-
Notifications
You must be signed in to change notification settings - Fork 153
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
Project status #87
Comments
Someone has created a fork of this and made a few updates (mostly dependencies). https://github.com/GlitchCorp/fastapi-another-jwt-auth. However, would you know any other alternative libraries that can be used for jwt with FastAPI? |
This comment was marked as resolved.
This comment was marked as resolved.
@ajatkj You can use https://pyjwt.readthedocs.io/en/stable/index.html. But it's more into manually doing a lot of stuff |
i recently forked this and changed it to use PASETO tokens instead of JWTs |
Hm, seems nice |
Hi @IndominusByte ,
thank you for the great work on this plugin, and for it's documentation.
Can you indicate which is the status of this project? It seems stale with few good pull requests open.
If this is not a project of your interest anymore, are you searching for collaborators?
Thank you.
The text was updated successfully, but these errors were encountered: