https://github.com/techery/token_auth
Simple token-based authentication.
https://github.com/techery/token_auth
Last synced: about 1 year ago
JSON representation
Simple token-based authentication.
- Host: GitHub
- URL: https://github.com/techery/token_auth
- Owner: techery
- License: mit
- Created: 2014-07-01T17:21:16.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-10-30T14:21:05.000Z (over 11 years ago)
- Last Synced: 2025-05-07T20:18:54.890Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 164 KB
- Stars: 0
- Watchers: 41
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
TokenAuth
===========================
Simple token-based authentication for Rails.
Is a modification of [simple_token_authentication][simple_token_authentication] gem by [gonzalo-bulnes][simple_token_authentication_author].
[simple_token_authentication]: https://github.com/gonzalo-bulnes/simple_token_authentication
[simple_token_authentication_author]: https://github.com/gonzalo-bulnes