We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, first off, great seed project, love the minimal design!
I was wondering. How hard/easy would it be to add a standard registration/login mechanism?
Thank you in advance.
Matt
The text was updated successfully, but these errors were encountered:
@themcguy adding registration/login is quite easy with passport.js. See here. You can also go for jwt.
Sorry, something went wrong.
I have been using passport in a project that uses this tempate.
Great, thank you for that. I just realized that your seed project is front-end only. I'm trying to find a full stack solution.
Thanks again.
No branches or pull requests
Hi, first off, great seed project, love the minimal design!
I was wondering. How hard/easy would it be to add a standard registration/login mechanism?
Thank you in advance.
Matt
The text was updated successfully, but these errors were encountered: