A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
-
Updated
Oct 24, 2024 - Ruby
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.
A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
Vue.js example with rails-api and JWT
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.
Ruby library to assist with generating JWT tokens for use with the Nexmo API.
The tool for working with JWT signed by multiple verificators as per RFC 7515. Using on the ruby gem «jwt» under the hood.
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.
A rails API built with auth. It authenticates a user and supplies a JSON Web Token (JWT)
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.
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
A simple JWT authentication gem for Rails API applications
Rails server API fro contempo
Rails 5 API + Devise + JWT + RSpec
A personal budget app designed with React utilizing Redux and Rails API.
API For a Single page application
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
Notes api is used to create,delete,update notes and store them in a database.Also it has a feature of cauthentication and authorization
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015