jwt-token
JSON Web Token (JWT) is a compact, URL-safe means of representing claims to be transferred between two parties. 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.
Here are 35 public repositories matching this topic...
Vue.js example with rails-api and JWT
-
Updated
Jan 19, 2023 - Ruby
This is the server side of a technical support application. This app is built to connect micronauts (microverse students) who may need technical help to Technical Support Engineers, using Microverse (an online training school for remote software developers) as a case study.
-
Updated
Sep 21, 2022 - Ruby
The tool for working with JWT signed by multiple verificators as per RFC 7515. Using on the ruby gem «jwt» under the hood.
-
Updated
Nov 10, 2023 - Ruby
Ruby library to assist with generating JWT tokens for use with the Nexmo API.
-
Updated
Mar 1, 2023 - Ruby
The Blog app is a classic example of a blog website. I created a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
-
Updated
May 15, 2022 - Ruby
Simple web app for creating reminders that show you the weather forecast. Built with Ruby on Rails API, PostgreSQL, React create-react-app, Redux RTK and JWT for authentication. Deployed with Docker
-
Updated
Apr 1, 2025 - Ruby
A multi-tenancy web application integrating Google's OAuth 2.0 protocol and Twilio's two factor authentication service. Users can also acquire a JSON web token to access the API for business analytics.
-
Updated
Oct 27, 2017 - Ruby
A rails API built with auth. It authenticates a user and supplies a JSON Web Token (JWT)
-
Updated
Aug 28, 2018 - Ruby
A simple JWT authentication gem for Rails API applications
-
Updated
Jan 20, 2023 - Ruby
Rails server API fro contempo
-
Updated
Jan 19, 2023 - Ruby
A personal budget app designed with React utilizing Redux and Rails API.
-
Updated
Oct 28, 2021 - Ruby
API For a Single page application
-
Updated
Sep 11, 2018 - Ruby
Simple web app for creating reminders that show you the weather forecast. Built with Ruby on Rails API, PostgreSQL, React create-react-app, Redux RTK and JWT for authentication. Deployed with Docker
-
Updated
Apr 20, 2023 - Ruby
AI-driven marketplace API integrating OpenAI agents for intelligent moderation, task automation, adaptive support, secure JWT authentication, Stripe-powered payments, Dockerized infrastructure, and a robust PostgreSQL backend designed for scalable, high-performance operations.
-
Updated
Dec 30, 2025 - Ruby
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015
- Followers
- 110 followers
- Website
- github.com/topics/jwt
- Wikipedia
- Wikipedia