MarkoKermi / Blog_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[2.5pts] Login page and registration page

MarkoKermi opened this issue · comments

  • Use Devise gem for authentication.

  • Understand how sessions and cookies can support authentication.

  • Limit access to web app resources based on authorization rules.