An API Server that manages users subscriptions and JWT authentication.
-
Updated
Jan 17, 2016 - 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.
An API Server that manages users subscriptions and JWT authentication.
Rails5 example application for JWT authentication (knock gem) with Facebook login
A thin wrapper of ruby-jwt, an implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
Rails api with knock gem for token based authentication
Brainstorming demo application implemented with Ruby on Rails
Todo list API using rails-api
A Ruby abstraction for JWT-based authentication & authorisation
This repository provides a boilerplate for a new Rails API only application with authentication impliementing JWT and Devise
rails rest api for a todo app + rspec
Starter application to develop a rails 5 API application
a rails CRUD api that outputs JSON and authenticates users with devise + jwt
a rails microservice with jwt token authentication
Small project for POC of a REST server in various languages - This one has the added bonus of HTML web pages
Create, update, delete Event information
🍻 Rails 5 API Example Project 🍻
AAU, ICTE 2018, IAM Assignment 1
Log in, search for an artist, and look through their albums.
Seamless JWT authentication for Rails API
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015