Create hooks to customize OAuth2 token lifetimes.
Access tokens last 30 days by default (365 days for confidential clients). This can be customized with django settings. Here we provide hooks to inject those settings from a JSON env file. MA-1955: Allow installations to customize OAuth token expiration times
Showing
Please
register
or
sign in
to comment