mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-02 10:41:54 +02:00
📝 Update SSO docs
This commit is contained in:
parent
f7c8e8269b
commit
183ab09daa
6 changed files with 75 additions and 53 deletions
4
apps/web/declarations/environment.d.ts
vendored
4
apps/web/declarations/environment.d.ts
vendored
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue