Simple Node JWT authentication boilerplate.
-
Updated
Oct 24, 2017 - JavaScript
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.
Simple Node JWT authentication boilerplate.
a rails microservice with jwt token authentication
Serverless App with JWT Based Authentication
A login system using Antd/passport.js/express/node
Sample API to demonstrate JWT authentication and configuring AWS s3 SDK to store and retrieve files
Vue App with Vuex + Bulma + JWT and Spotify API. Live Demo:
React Node application
A Todo API service (created using Node.js -> ES6 Syntax) with which you can Create New Users (SignUp), Login/Logout, Create Todos, Read/Retrieve Todos (One/All), Update Todos (per Todo), Delete Todos (per Todo) etc. Note: Each Todo is associated with its Owner (Or Creator) User. And all CRUD operations on Todos are restricted to their owners. Fo…
A sample implementation of login,registration api with jwt based authentication using node js
Java backend for Store project
This project is a very simple api. The server was created on nodejs restify and connected to Mongodb instance
Simplified encrypted authentication tokens using JWE
Web API for todo list developed including login, register, add/upd todo and list todo
An authorization server using spring boot oauth2
Backend for PhoneBook Management which uses a token based authentication for accessing api's.
Utilisation d'Api Platform afin de créer et configurer une API REST sur une application Symfony 4, qui est ensuite greffée sur une application React.
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015