devise-token-auth topic

List devise-token-auth repositories

angular-token

369
Stars
189
Forks
Watchers

:key: Token based authentication service for Angular with interceptor and multi-user support. Works best with devise token auth for Rails. Example:

graphql_devise

196
Stars
36
Forks
Watchers

GraphQL interface on top devise_token_auth

apple_auth

82
Stars
18
Forks
Watchers

Complete Ruby gem for Sign in with Apple. Actively maintained by rootstrap.com

example-rails-api-key-authentication

28
Stars
4
Forks
Watchers

Example of implementing API key authentication in Ruby on Rails without Devise

react-devise-token-auth-sample

25
Stars
9
Forks
Watchers

React on Rails using devise_token_auth for authentication

devise-api

141
Stars
22
Forks
Watchers

The devise-api gem is a convenient way to add authentication to your Ruby on Rails application using the devise gem. It provides support for access tokens and refresh tokens, which allow you to authen...