tiddle
Token auth strategy
Provides a token authentication strategy for Ruby on Rails API applications
Devise strategy for token authentication in API-only Ruby on Rails applications
391 stars
9 watching
59 forks
Language: Ruby
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gokul595/api_guard | Provides JWT-based authentication with token refreshing and blacklisting for Rails APIs | 276 |
arunagw/omniauth-twitter | Provides an OmniAuth strategy for authenticating users through Twitter | 578 |
binarylogic/authlogic_example | An example Rails app demonstrating a complete authentication system with user registration, login, and account management. | 567 |
neroniaky/angular-token | Provides an authentication service for Angular applications with support for multiple users and token-based authentication | 370 |
lazaronixon/authentication-zero | Generates a customizable authentication system into a Rails application from scratch | 1,639 |
denisorehovsky/django-elm-auth-with-jwt | An example of implementing JSON Web Token authentication using Django and Django REST Framework as backend and Elm for frontend. | 20 |
botanicus/rack-jwt-token-auth | Provides token-based authentication middleware for Rack applications | 0 |
skelpo/jwtmiddleware | Middleware to handle authentication and authorization with JSON Web Tokens in a web application framework | 34 |
tomas/entrance | A clean and adaptable authentication library for Rails and Sinatra. | 14 |
lynndylanhurley/ng-token-auth | A token-based authentication module for Angular.js applications. | 1,795 |
mikenicholson/passport-jwt | Provides an authentication strategy using JSON Web Tokens | 1,964 |
nov/web_authn | A Ruby library implementing the Web Authentication API for authenticating users with public key cryptography | 20 |
cyx/shield | An authentication framework for Ruby applications | 125 |
davydovanton/kan | An authorization library with role management and ability definition syntax. | 232 |
alexandre-spieser/aureliaaspnetcoreauth | A single-page application demonstrating token-based authentication using Aurelia and ASP.NET Core with OpenId and SignalR integration. | 7 |