A single API for all your integrations.
-
Updated
Nov 28, 2025 - TypeScript
A single API for all your integrations.
Revert makes it incredibly easy to build integrations with any third party API
🔐 Refresh/Access Token Authentication Demo with Client Side Rendering, Server Side Rendering and Websockets
A Node.js library for generating random API key/access tokens.
Implement an advanced backend that efficiently manages JWT-based Access and Refresh Tokens, configures SMTP for sending activation and password reset emails, and enforces single user sessions by logging out the first user upon a second login attempt.
HciTube - A Video Sharing Platform
Set up and build a Node.js REST API using Typescript, Express, Mongoose with a maintainable and scalable structure. If you prefer using GraphQL: https://github.com/KhomsiAdam/create-express-gql-ts
Authentication and authorization tokens designed specifically for use with zero-trust microservices.
OAT access token authentication with Adonisjs v6 (Register/Login/Logout)
A Next.js 15 project implementing secure user authentication with JWT, refresh tokens, and protected routes. Includes full client-side forms for registration and login, server-side token verification, and dashboard access control.
Backend API built with NestJS using Domain-Driven Design and Clean Architecture.
Example project from our AdonisJS 6 Access Token Authentication lesson
Set up and build a Node.js GraphQL API using Typescript, Express, Mongoose with a maintainable and scalable structure. If you prefer using REST: https://github.com/KhomsiAdam/create-express-rest-ts
In this article, you'll learn how to generate JSON Web Tokens, commonly referred to as JWTs, in Node.js using TypeScript.
An IoT-based Delivery Vehicle Tracking System that enables real-time monitoring, route optimization, and performance analytics through hardware sensors, cloud integration, and a web application for super-admin admin driver and client
In this article, you'll learn how to implement stateless authentication in Deno using JSON Web Tokens. As we all know, JSON Web Tokens can only be invalidated when they expire, so we'll include a persistent storage like Redis to serve as an extra layer of security.
Your personal herald for the digital age. A lightweight web application for subscribing to and reading RSS and Atom feeds
Angular 16 JWT Authentication Example - Demonstrating Token-Based Authentication and Role-Based Authorization with HttpOnly Cookies. Includes Automatic Token Expiration Handling and Refresh Token Mechanism
A secure and tested json-web-token class-based utility library for generating keys, signing, verifying, and decoding JWT payloads for use with your high-security demanding projects.
Add a description, image, and links to the access-token topic page so that developers can more easily learn about it.
To associate your repository with the access-token topic, visit your repo's landing page and select "manage topics."