There are 4 repositories under refresh-token topic.
Easy to use OpenID Connect client and server library written for Go and certified by the OpenID Foundation
❤️ Real world base Vue.js app. Access/refresh tokens auth, api services, http client, vuex modules
XSS/CSRF safe JWT auth designed for SPA
Backend MVP showcasing JWT (Json Web Token) authentication with multiple login, timeout / refresh / logout (with in memory invalidation) using Spring Security & MySQL JPA.
Extensive React Boilerplate: ✔️NextJS ✔️Auth ✔️I18N ✔️MUI ✔️Forms
ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run on Docker Compose.
❤️ Node.js REST API boilerplate. Old but still good for references
vulnerable OAuth 2.0 applications: understand the security implications of your OAuth 2.0 decisions.
BTK Akademi ASP.NET Core Web API Eğitimi
A ready-to-use authentication service build with express.js, that provides secure and reliable authentication using JSON Web Tokens (JWT) and refresh token rotation
A simple expense tracking application
Spring Boot API RESTful with tests, swagger e JWT 🚀
Working oauth2 server with minimal configuration
.NET Core N-Tier architecture Web Api sample project.
🔐 Refresh/Access Token Authentication Demo with Client Side Rendering, Server Side Rendering and Websockets
Spring Security Refresh Token using JWT in Spring Boot example with HttpOnly Cookie - Expire and Renew JWT Token
This repository was created to assist in the authentication implementation process in React JS applications with JWT and refresh token.
JWT Refresh Token implementation in Node.js example with Express, Sequelize and MySQL
Vue 3 JWT Refresh Token with Axios Interceptors, Vuex and Vue Router example
📷 Blog taking application utilizing Ktor REST-API and following modern practices: Kotlin, Coroutines, Flows, Channels, Room, Work Manager, Navigation Component, MVI, Clean Architecture, Modularization, Dagger Hilt, Tests...
Buid React JWT Refresh Token example with Axios Interceptors - Refresh Token in React.js, Axios silent refresh JWT token example
NET6,CQRS,Caching,Logging,Repository Pattern,UnitOfWork,JWT,Refresh Token,Email Confirmation,Forgot Password
ASP.NET Core IdentityServer4 Resource Owner Flow Refresh token and custom user repository
JWT Refresh Token implementation in Node.js example with Express, MongoDB
Simple User Management Project
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.
React Hooks - refresh token with JWT and Axios Interceptors example
Blazor ecommerce application with .Net 7 Web Assembly
Blazor Server JWT (Identity OR LDAP) Sample
Spring Boot 기반의 RestController로 구현한 'API 서버'와 Vue.js로 구현한 'SPA 클라이언트' 간의 인증(Authentication) 및 인가(Authorization) 기능을 JWT로 구현한 Demo App입니다.
Boilerplate backend NestJS GraphQL project using Prisma 2 & PostgreSQL
Build Redux Refresh Token with Axios Interceptors and JWT example - React Redux for JWT Authentication & Authorization