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

Serious security issues #7

Closed
togakangaroo opened this issue Nov 17, 2019 · 1 comment
Closed

Serious security issues #7

togakangaroo opened this issue Nov 17, 2019 · 1 comment

Comments

@togakangaroo
Copy link

Using SHA for password hashing, no salt, leaking whether user is registered or not, no account verification (eg via email), no ability to reset passwords

Since this application is a starter for an application about implementing OAuth providers, I'm concerned about how this could cause huge issues if someone without much security knowledge used it as-is on their oauth provider project.

@Meeks91
Copy link
Owner

Meeks91 commented May 5, 2021

This implementation is not a library and it's not intended to be used as a backbone of an application. It's an accompanying set of code to a tutorial on how to implement OAuth 2.

@Meeks91 Meeks91 closed this as completed May 5, 2021
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

2 participants