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
There is a lot of overlap with DRF Temp Scoped Tokens and JSON Web Signatures. It should be pretty simple to refactor this lib to make it use JWS rather than its currently custom-rolled format of the token.
This is should help the library gain momentum as it would more closely adhere to a public spec.
The text was updated successfully, but these errors were encountered:
There is a lot of overlap with DRF Temp Scoped Tokens and JSON Web Signatures. It should be pretty simple to refactor this lib to make it use JWS rather than its currently custom-rolled format of the token.
This is should help the library gain momentum as it would more closely adhere to a public spec.
The text was updated successfully, but these errors were encountered: