One time password (email, SMS) authentication support for HTTP APIs.
-
Updated
Mar 30, 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.
One time password (email, SMS) authentication support for HTTP APIs.
Vue.js example with rails-api and JWT
Rack middleware for authentication using JSON Web Tokens
JWT(JSON Web Tokens) Certification Authorization Server
Collaborated with Chi Nguyen for this ReactJs application which tracks and organizes the user’s record of their daily food and calorie intake.
RESTful JSON API with Rails 5 and JWT
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015