- Jul 31, 2020
- 9,111
- 1,040,043
- 129
TUTProfessor submitted a new resource:
Ruby on Rails Crash Course: Authentication and Authorization - Code-Along and learn to build a Web App MVP covering all aspects of Authentication and Authorization
Read more about this resource...
Ruby on Rails Crash Course: Authentication and Authorization - Code-Along and learn to build a Web App MVP covering all aspects of Authentication and Authorization
Code-Along and learn to build a Web App MVP covering all aspects of Authentication and Authorization functionality.
What you'll learn
- create, edit, invite, ban, unban, delete, inivte users to your app
- gem devise for logging in
- devise confirmable - confirm email to use app
- devise lockable - ban / unban users
- manage user roles
- restrict user access based on roles
- log in with google
- log in with...
Read more about this resource...