mirror of
https://github.com/umami-software/umami.git
synced 2026-02-21 13:05:36 +01:00
message
This commit is contained in:
parent
1a76e94e01
commit
354ca5998f
2 changed files with 4 additions and 4 deletions
|
|
@ -25,7 +25,7 @@ export const authOptions = {
|
|||
CognitoProvider({
|
||||
clientId: process.env.COGNITO_CLIENT_ID,
|
||||
clientSecret: process.env.COGNITO_CLIENT_SECRET ,
|
||||
issuer: process.env.COGNITO_DOMAIN,
|
||||
issuer: process.env.COGNITO_DOMAIN ,
|
||||
idToken: true,
|
||||
name: 'Cognito',
|
||||
checks: 'nonce',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue