mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-30 12:55:02 +00:00
redeploy
This commit is contained in:
parent
393f9c602a
commit
10952d2874
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ export const AuthOptions: NextAuthOptions = {
|
|||
authorization: {
|
||||
params: {
|
||||
scope: "openid profile offline_access",
|
||||
prompt: "login",
|
||||
prompt: "login", //
|
||||
},
|
||||
},
|
||||
}),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue