Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ezekg/example-rails-api-key-authentication
Example of implementing API key authentication in Ruby on Rails without Devise
https://github.com/ezekg/example-rails-api-key-authentication
authentication devise devise-token-auth rails-api rails-api-keys rails6 rails6-api ruby-api-keys ruby-on-rails sample
Last synced: 22 days ago
JSON representation
Example of implementing API key authentication in Ruby on Rails without Devise
- Host: GitHub
- URL: https://github.com/ezekg/example-rails-api-key-authentication
- Owner: ezekg
- Created: 2021-05-04T19:21:50.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-04T21:07:53.000Z (almost 4 years ago)
- Last Synced: 2025-01-14T11:14:14.286Z (28 days ago)
- Topics: authentication, devise, devise-token-auth, rails-api, rails-api-keys, rails6, rails6-api, ruby-api-keys, ruby-on-rails, sample
- Language: Ruby
- Homepage: https://keygen.sh/blog/how-to-implement-api-key-authentication-in-rails-without-devise/
- Size: 17.6 KB
- Stars: 28
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# API Key Authentication in Rails Without Devise
See: https://keygen.sh/blog/how-to-implement-api-key-authentication-in-rails-without-devise/