An open API service indexing awesome lists of open source software.

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.

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