https://github.com/ma-ahmad/rails-authentication-app
Simple Authentication API that can be used with any front-end app like React, Vue, Angular app
https://github.com/ma-ahmad/rails-authentication-app
api authentication rails
Last synced: about 2 months ago
JSON representation
Simple Authentication API that can be used with any front-end app like React, Vue, Angular app
- Host: GitHub
- URL: https://github.com/ma-ahmad/rails-authentication-app
- Owner: MA-Ahmad
- Created: 2020-08-13T10:01:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-19T17:15:32.000Z (almost 6 years ago)
- Last Synced: 2024-12-30T00:46:17.179Z (over 1 year ago)
- Topics: api, authentication, rails
- Language: Ruby
- Homepage:
- Size: 159 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Rails Auth App
Rails application with authentication features, such as registrations, signing in, signing out, and checking if a user is logged in via http only cookies.