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

User can login to the application via the app #2

Open
2 of 3 tasks
mdodell opened this issue May 26, 2020 · 0 comments
Open
2 of 3 tasks

User can login to the application via the app #2

mdodell opened this issue May 26, 2020 · 0 comments
Assignees

Comments

@mdodell
Copy link
Collaborator

mdodell commented May 26, 2020

Devise is an extremely popular gem that is often used with authentication/login. You can find a link to the documentation here.

  • Add Devise Gem into application
  • Set up confirmable using email
  • Redesign views from Devise to be within the theme/scope of the client.
@mdodell mdodell assigned mdodell and afleishaker and unassigned mdodell and afleishaker May 26, 2020
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