https://github.com/victormoreira92/basic_authentication
A project to learn about simple authentication
https://github.com/victormoreira92/basic_authentication
authentication bycrypt rails
Last synced: 7 months ago
JSON representation
A project to learn about simple authentication
- Host: GitHub
- URL: https://github.com/victormoreira92/basic_authentication
- Owner: victormoreira92
- Created: 2025-01-13T19:24:56.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-13T21:01:56.000Z (9 months ago)
- Last Synced: 2025-01-23T22:23:58.938Z (8 months ago)
- Topics: authentication, bycrypt, rails
- Language: Ruby
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...