Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor to use JWS #6

Open
alukach opened this issue Oct 23, 2017 · 1 comment
Open

Refactor to use JWS #6

alukach opened this issue Oct 23, 2017 · 1 comment

Comments

@alukach
Copy link
Contributor

alukach commented Oct 23, 2017

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.

@alukach
Copy link
Contributor Author

alukach commented Oct 23, 2017

Or perhaps sunsetting this library and creating a very similar JWS-compliant version would make more sense...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant