You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 23, 2023. It is now read-only.
We had this discussion on slack some time ago, I am going to try to document our decision so that we can move forward with implementing it.
We are going to have the following toke fields: token_type, token_syntax, token_class:
token_class: The class of the token (the current token_type), this will take one of the following values: authorization_code, access_token, refresh_token, id_token.
@rohe@peppelinux what do you think? Should we start implementing this?