rack-jwt-token-auth
Auth middleware
Provides token-based authentication middleware for Rack applications
JWT-based token authentication middleware for Rack.
0 stars
3 watching
0 forks
Language: Ruby
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mig-hub/cerberus | A Rack middleware for enforcing form-based authentication in web applications. | 4 |
adam-hanna/jwt-auth | A JSON web token middleware for GoLang http servers. | 232 |
gokul595/api_guard | Provides JWT-based authentication with token refreshing and blacklisting for Rails APIs | 276 |
skelpo/jwtmiddleware | Middleware to handle authentication and authorization with JSON Web Tokens in a web application framework | 34 |
biola/rack-cas | A Rack middleware to perform client authentication using the CAS protocol | 149 |
emreyalvac/actix-web-jwt | A Rust-based backend API using Actix Web and JWT for user authentication and authorization | 156 |
generationtux/jwt-artisan | A package that simplifies the use of JSON Web Tokens (JWT) in PHP for authentication purposes in web applications. | 141 |
rscarrera27/flask-graphql-auth | Provides JWT authentication for Flask-GraphQL APIs using decorators. | 63 |
kitura/kitura-credentialsjwt | A plugin for authentication using JSON Web Tokens in the Kitura web framework | 3 |
hertz-contrib/jwt | Provides JWT authentication middleware for Hertz framework | 28 |
sinbadxiii/phalcon-auth-jwt | A Phalcon-based implementation of JSON Web Token authentication and authorization | 3 |
hanamimastery/jay_doubleu_tee | An authentication middleware for web applications using JSON Web Tokens (JWT) and various encryption algorithms. | 17 |
bryanjos/plug_jwt | A JWT authentication plug for Elixir applications | 39 |
lynndylanhurley/ng-token-auth | A token-based authentication module for Angular.js applications. | 1,795 |
fulls1z3/ngx-auth | A utility library for secure authentication and authorization in Angular applications using JWT tokens and the Auth0 platform. | 56 |