refresh-token
There are 466 repositories under refresh-token topic.
NangoHQ/nango
A single API for all your integrations.
zitadel/oidc
Easy to use OpenID Connect client and server library written for Go and certified by the OpenID Foundation
revertinc/revert
Revert makes it incredibly easy to build integrations with any third party API
zmts/beauty-vuejs-boilerplate
❤️ Real world base Vue.js app. Access/refresh tokens auth, api services, http client, vuex modules
tuwukee/jwt_sessions
XSS/CSRF safe JWT auth designed for SPA
isopropylcyanide/Jwt-Spring-Security-JPA
Backend MVP showcasing JWT (Json Web Token) authentication with multiple login, timeout / refresh / logout (with in memory invalidation) using Spring Security & MySQL JPA.
dotnet-labs/JwtAuthDemo
ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run on Docker Compose.
brocoders/extensive-react-boilerplate
Extensive React Boilerplate: ✔️NextJS ✔️Auth ✔️I18N ✔️MUI ✔️Forms
zmts/supra-api-nodejs
❤️ Node.js REST API boilerplate
koenbuyens/Vulnerable-OAuth-2.0-Applications
vulnerable OAuth 2.0 applications: understand the security implications of your OAuth 2.0 decisions.
ahopkins/sanic-jwt
Authentication, JWT, and permission scoping for Sanic
simplyvinay/vue-expenses
A simple expense tracking application
Louis3797/express-ts-auth-service
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
zcomert/btk-akademi-aspnet-core-web-api
BTK Akademi ASP.NET Core Web API Eğitimi
Throyer/springboot-api-rest-example
Spring Boot API RESTful with tests, swagger e JWT 🚀
pedroetb/node-oauth2-server-example
Working oauth2 server with minimal configuration
flolu/auth
🔐 Refresh/Access Token Authentication Demo with Client Side Rendering, Server Side Rendering and Websockets
aghayeffemin/aspnetcore.ntier
.NET Core N-Tier architecture Web Api sample project.
bezkoder/spring-security-refresh-token-jwt
Spring Security Refresh Token using JWT in Spring Boot example with HttpOnly Cookie - Expire and Renew JWT Token
ederssouza/reactjs-auth-boilerplate
This repository was created to assist in the authentication implementation process in React JS applications with JWT and refresh token.
bezkoder/jwt-refresh-token-node-js
JWT Refresh Token implementation in Node.js example with Express, Sequelize and MySQL
bezkoder/vue-3-jwt-refresh-token
Vue 3 JWT Refresh Token with Axios Interceptors, Vuex and Vue Router example
HaythemMejerbi/Blogfy
📷 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...
bezkoder/react-jwt-refresh-token
Buid React JWT Refresh Token example with Axios Interceptors - Refresh Token in React.js, Axios silent refresh JWT token example
bezkoder/jwt-refresh-token-node-js-mongodb
JWT Refresh Token implementation in Node.js example with Express, MongoDB
damienbod/AspNetCoreIdentityServer4ResourceOwnerPassword
ASP.NET Core IdentityServer4 Resource Owner Flow Refresh token and custom user repository
YALCINCAN/NET6_Clean-OnionArchitectureAPI
NET6,CQRS,Caching,Logging,Repository Pattern,UnitOfWork,JWT,Refresh Token,Email Confirmation,Forgot Password
Revazashvili/UserManagement
Simple User Management Project
bezkoder/react-refresh-token-hooks
React Hooks - refresh token with JWT and Axios Interceptors example
bezkoder/redux-refresh-token-axios
Build Redux Refresh Token with Axios Interceptors and JWT example - React Redux for JWT Authentication & Authorization
tduyng/nestjs-graphql-prisma
Boilerplate backend NestJS GraphQL project using Prisma 2 & PostgreSQL
kyungseo/spring-boot-jwt-vue3
Spring Boot 기반의 RestController로 구현한 'API 서버'와 Vue.js로 구현한 'SPA 클라이언트' 간의 인증(Authentication) 및 인가(Authorization) 기능을 JWT로 구현한 Demo App입니다.
Atharva-System/blazor-ecommerce
Blazor ecommerce application with .Net 7 Web Assembly
bezkoder/angular-12-jwt-refresh-token
Angular 12 JWT Refresh Token example with Http Interceptor
miladashrafi/Blazor-Server-JWT-Identity-LDAP-Sample
Blazor Server JWT (Identity OR LDAP) Sample