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