-
- Downloads
django/models: Add new fields and oidc_profile property to OIDCUser
Add fields "expires_in" and "refresh_expires_in" to OIDCUser model storing the validity times for access and refresh tokens. Add oidc_profile property to get the OpenID Connect profile associated to the user as a dictionary. Update and simplify tests for OIDCUser model. Related to T3150
parent
8a5681a7
No related branches found
Loading
-
Some references in the commit message have been migrated:
- T3150 is now swh-web#3150 (closed)
-
mentioned in merge request !13 (closed)
Please register or sign in to comment