1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

OIDC 0 Quark 1

This commit is contained in:
quark
2025-06-17 00:26:13 +02:00
parent d71105976f
commit 092cc37320
3 changed files with 22 additions and 10 deletions

View File

@ -19,6 +19,7 @@ EXCLUDED = [
'oauth2_provider.accesstoken',
'oauth2_provider.grant',
'oauth2_provider.refreshtoken',
'oauth2_provider.idtoken',
'sessions.session',
]