issues
search
stevepolitodesign
/
rails-authentication-from-scratch
A step-by-step guide on how to build your own authentication system in Rails from scratch.
https://stevepolito.design/blog/rails-authentication-from-scratch/
222
stars
32
forks
source link
Use signed_id to confirm user.
#58
Closed
stevepolitodesign
closed
2 years ago
stevepolitodesign
commented
2 years ago
This is more secure, and also requires fewer columns.
Issues
Closes #20
This is more secure, and also requires fewer columns.
Issues