Skip to content

Learn how user authentication in Rails really works under the hood.

Notifications You must be signed in to change notification settings

freeslugs/scratch-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scratch Auth

A home-rolled user authentication scheme

This is the Rails app produced by following this article from the New York Code + Design Academy's blog.

The main point is that with gems like Devise, people tend to miss out on learning the basics of user authentication. Hopefully by following the tutorial in the article, they'll learn how user authentication actually works under the hood!

The article was majorly inspired by Ryan Bates' early Railscast on the topic, so kudos to him.

About

Learn how user authentication in Rails really works under the hood.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published