jay_doubleu_tee
Token Authenticator
An authentication middleware for web applications using JSON Web Tokens (JWT) and various encryption algorithms.
A JWT authorization middleware for any web application.
17 stars
1 watching
3 forks
Language: Ruby
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pascaldekloe/jwt | A Go library providing a secure token-based authentication mechanism with key management and verification capabilities. | 356 |
rrd108/api-token-authenticator | A plugin for authenticating API requests using tokens | 3 |
bkuhlmann/auther | An authentication system for Ruby on Rails applications | 23 |
thecrab/hanami-fumikiri | Provides a Hanami-based authentication solution using JSON Web Tokens (JWT) with revocable sessions and support for various reserved claim names. | 26 |
skelpo/jwtmiddleware | Middleware to handle authentication and authorization with JSON Web Tokens in a web application framework | 34 |
nickgnd/hanami-jwt-example | A JSON API web application with JWT authentication | 31 |
kitura/kitura-credentialsjwt | A plugin for authentication using JSON Web Tokens in the Kitura web framework | 3 |
sajmoon/mellon | An authentication module for Plug applications | 16 |
botanicus/rack-jwt-token-auth | Provides token-based authentication middleware for Rack applications | 0 |
kitura/kitura-credentialshttp | An authentication plugin for Kitura framework | 16 |
edgurgel/signaturex | An authentication system using simple key/secret pairs to validate API requests | 26 |
adam-hanna/jwt-auth | A JSON web token middleware for GoLang http servers. | 232 |
ahopkins/wagtail-yubikey | An app that integrates YubiKey two-factor authentication into the Wagtail admin panel. | 7 |
go-webauthn/webauthn | A library that provides Web Authentication capabilities for Go applications. | 798 |
gildedhonour/frank_jwt | An implementation of JSON Web Tokens in Rust. | 252 |