Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miguelargentina/web_app_auth_template
https://github.com/miguelargentina/web_app_auth_template
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/miguelargentina/web_app_auth_template
- Owner: MiguelArgentina
- Created: 2022-03-18T21:55:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-19T02:14:17.000Z (almost 3 years ago)
- Last Synced: 2025-01-12T18:41:09.279Z (12 days ago)
- Language: Ruby
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# This is a template for sign up, login, logout using only bcrypt
* Ruby version: 7
* Acknowledgments: [Steve Polito's tutorial](https://stevepolito.design/blog/rails-authentication-from-scratch/)