📝 Update SSO docs

This commit is contained in:
Luke Vella 2023-11-26 13:08:42 +07:00
parent f7c8e8269b
commit 183ab09daa
6 changed files with 75 additions and 53 deletions

View file

@ -64,10 +64,6 @@ declare global {
* Determines what email provider to use. "smtp" or "ses"
*/
EMAIL_PROVIDER?: "smtp" | "ses";
/**
* Set to "true" to enable OIDC authentication
*/
OIDC_ENABLED?: string;
/**
* Name of the oidc provider
*/