https://github.com/lalitlogical/rails_devise_token_auth
https://github.com/lalitlogical/rails_devise_token_auth
devise-token-auth rails5 rails5-api rest-api token-based-authentication
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lalitlogical/rails_devise_token_auth
- Owner: lalitlogical
- License: mit
- Created: 2017-12-05T09:04:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-05T09:15:15.000Z (over 8 years ago)
- Last Synced: 2025-06-05T11:02:10.020Z (about 1 year ago)
- Topics: devise-token-auth, rails5, rails5-api, rest-api, token-based-authentication
- Language: Ruby
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
* ...