Ruby JWT

Open-source Ruby projects categorized as JWT

JSON Web Token is a proposed Internet standard for creating data with optional signature and/or optional encryption whose payload holds JSON that asserts some number of claims. The claims in a JWT are encoded as a JSON object that is used as the payload of a JSON Web Signature (JWS) structure or as the plaintext of a JSON Web Encryption (JWE) structure, enabling the claims to be digitally signed or integrity protected with a Message Authentication Code (MAC) and/or encrypted.

Top 6 Ruby JWT Projects

  • JWT

    A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.

  • Project mention: Rails GraphQL authentication from scratch #2 | dev.to | 2023-09-25

    To authenticate our users, we need to add jwt gem to our Gemfile

  • devise-jwt

    JWT token authentication with devise and rails

  • Project mention: Advanced Usages of Devise for Rails | dev.to | 2023-08-09

    The devise-jwt gem is an extension of Devise that will allow us to work with JWT tokens. Add the gems to Gemfile, then run bundle install:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • api_guard

    JWT authentication solution for Rails APIs

  • doorkeeper-jwt

    JWT Token support for Doorkeeper

  • barong

    Barong auth server

  • shopify-hotwire-sample

    A sample app for Shopify's JWT integration with Hotwire Turbo

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Ruby JWT related posts

Index

What are some of the best open-source JWT projects in Ruby? This list will help you:

Project Stars
1 JWT 3,554
2 devise-jwt 1,224
3 api_guard 277
4 doorkeeper-jwt 214
5 barong 137
6 shopify-hotwire-sample 122

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com