0.0
A pure ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard with additional support for Blockstack.
2020
2021
2022
2023
2024
2025
0.0
The gem provides easy & extendable way to perform JSON Web Token authentication.
2020
2021
2022
2023
2024
2025
0.0
Rack middleware that provides authentication based on JSON Web Tokens.
2020
2021
2022
2023
2024
2025
0.0
A simple concern in controller for jwt authorization
2020
2021
2022
2023
2024
2025
0.0
Rack authentication for JWT-based APIs
2020
2021
2022
2023
2024
2025
0.26
JWT authentication for Warden, ORM agnostic and accepting the implementation of token revocation strategies.
2020
2021
2022
2023
2024
2025
0.19
JWT token generator extension for Doorkeeper
2020
2021
2022
2023
2024
2025
0.18
XSS/CSRF safe JWT auth designed for SPA
2020
2021
2022
2023
2024
2025
0.0
Token Authentication for Rails using JWT. Slots is designed to keep JWT stateless and minimize database calls. This is done by storing (none sensitive) data in the JWT and populating current_user with the JWT data. This allows for things like `current_user.teams` or other assocations to be called...
2020
2021
2022
2023
2024
2025
0.0
API REST pour la facturation électronique en France : Factur-X, AFNOR PDP/PA, signatures électroniques. ## 🎯 Fonctionnalités principales ### 📄 Génération de factures Factur-X - **Formats** : XML seul ou PDF/A-3 avec XML embarqué - **Profils** : MINIMUM, BASIC, EN16931, EXTENDED - **Normes** : ...
2020
2021
2022
2023
2024
2025
0.0
A typical usecase of JWT tokens is when building an API. JWT tokens can be sent as authorization tokens in headers. The advantage of using JWT tokens is that they are signed with a secret, so the information inside them cannot be tampered. This makes them ideal for embeding both authentication an...
2020
2021
2022
2023
2024
2025
0.05
Rails-API authentication solution based on JWT and inspired by Devise.
2020
2021
2022
2023
2024
2025
0.0
Simplify JWT token encoding and decoding for Ruby. Use a configuration initializer to standardize the use
of JWT encoding/decoding accross your library. Simplifies the use of JWT Claims.
2020
2021
2022
2023
2024
2025
0.0
Atlassian JWT Authentication provides support for handling JWT authentication as required by Atlassian when building add-ons: https://developer.atlassian.com/static/connect/docs/latest/concepts/authentication.html
2020
2021
2022
2023
2024
2025
0.0
HasJwtToken provides JWT autheticationfor models which are kean to use `has_secure_password`in Rails app. It allows find resource by some identificatorand password of by JWT token itself.
2020
2021
2022
2023
2024
2025
0.0
Ruby implementation of JWT (JSON Web Token) and its related specifications, compliant with RFC 7515 (JWS), RFC 7516 (JWE), RFC 7517 (JWK), RFC 7518 (JWA), and RFC 7519 (JWT) as much as possible.
2020
2021
2022
2023
2024
2025
0.0
Cookie-based JWT authentication for devise with configurable token revocation strategies, forked from devise-jwt-cookie
2020
2021
2022
2023
2024
2025
0.03
OTP (email, SMS) JWT authentication for HTTP APIs.
2020
2021
2022
2023
2024
2025
0.02
JWT request signing and verification for Internal APIs
2020
2021
2022
2023
2024
2025
0.02
A reusable Grape JWT authentication concern
2020
2021
2022
2023
2024
2025