Skip to content

Auth #3

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

Closed
thedumbterminal opened this issue May 2, 2022 · 10 comments
Closed

Auth #3

thedumbterminal opened this issue May 2, 2022 · 10 comments

Comments

@thedumbterminal
Copy link
Owner

return a JWT when the user is authenticated: https://www.loginworks.com/blogs/jwt-authentication-with-python-and-flask/

@thedumbterminal
Copy link
Owner Author

Flask-User or Flask-Security libraries, which are both built on top of the Flask-Login library.

@thedumbterminal
Copy link
Owner Author

flask-social login with GitHub: https://blog.appseed.us/flask-social-authentication-github-twitter/

@thedumbterminal
Copy link
Owner Author

@thedumbterminal
Copy link
Owner Author

Using initial example: https://github.com/singingwolfboy/flask-dance-github

@thedumbterminal
Copy link
Owner Author

need to secure all the existing routes

@thedumbterminal
Copy link
Owner Author

need to do a pr into flask-restx to fix the swagger redirect url

@thedumbterminal
Copy link
Owner Author

@thedumbterminal
Copy link
Owner Author

Issue raised with flask-restx: python-restx/flask-restx#438

@thedumbterminal
Copy link
Owner Author

@thedumbterminal
Copy link
Owner Author

done

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

No branches or pull requests

1 participant