mirror of
https://github.com/Luzifer/nginx-sso.git
synced 2024-12-20 12:51:17 +00:00
Knut Ahlers
93d242c404
which then causes logins with duration of more than 60m to time out and not be able to refresh as of the missing refresh token. The "offline" access type should ensure the token always contains a refresh token and the user can be active for longer than 60m. Signed-off-by: Knut Ahlers <knut@ahlers.me> |
||
---|---|---|
.. | ||
auth | ||
mfa | ||
auth.go | ||
cookie.go | ||
errors.go | ||
mfa.go | ||
register.go |