A single API for all your integrations.
-
Updated
Jul 3, 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
Authentication and authorization tokens designed specifically for use with zero-trust microservices.
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
OAT access token authentication with Adonisjs v6 (Register/Login/Logout)
Backend API built with NestJS using Domain-Driven Design and Clean Architecture.
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
Example project from our AdonisJS 6 Access Token Authentication lesson
Your personal herald for the digital age. A lightweight web application for subscribing to and reading RSS and Atom feeds
In this article, you'll learn how to generate JSON Web Tokens, commonly referred to as JWTs, in Node.js using TypeScript.
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.
React Axios Token Provider package is a make easy what repetitive processes.
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
Full Authentication & Authorization using nodejs, bcrypt, jsonwebtoken, and pg that integrates accessToken, and refresh token in an advanced way
authentication, mail service
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."