refresh-tokens
There are 59 repositories under refresh-tokens topic.
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.
bezkoder/spring-security-refresh-token-jwt
Spring Security Refresh Token using JWT in Spring Boot example with HttpOnly Cookie - Expire and Renew JWT Token
noderaider/jwt-autorefresh
Extremely lightweight and tested universal refresh token scheduler.
leonardobazico/angular2-jwt-refresh
Refresh token support for angular2-jwt
bezkoder/angular-17-refresh-token
Angular 17 JWT refresh token example & Interceptor - Handle token expiration in Angular 17 - Refresh token before expiration example
bezkoder/angular-16-refresh-token
Angular 16 JWT refresh token example & Interceptor - Handle token expiration in Angular 16 - Refresh token before expiration tutorial example
mainawycliffe/refreshing-authorization-token-angular-6
Refreshing Authorization Tokens – Angular 6
virtualzone/jwt-auth-proxy
A lightweight JWT authentication proxy written in Go designed for use in Docker/Kubernetes environments.
functionalStoic/my-idea-pool-client
💡💡 React + Redux + JWT (Auth) + Formik (Forms). Store and rank your ideas.
cornflourblue/angular-14-jwt-refresh-tokens
Angular 14 - JWT Authentication with Refresh Tokens Example & Tutorial
phptuts/starterkitforsymfony
Starter Kit For Symfony Projects
bugthesystem/Owin.Security.RedisTokenProviders
A RefreshTokenProvider using Redis as token store for Microsoft.Owin
chengpeiquan/refresh-token
The refreshToken scheme and demo based on OAuth 2.0 for Front end developer.
bwplotka/oidc
Golang Open ID Connect (OIDC) client library.
npr/npr-one-backend-proxy-php
A PHP-based server-side proxy for interacting with the NPR One API's authorization server
videsk/jwt-webauth
A browser JWT as a "session" with expiration observer and server-side validation, zero dependencies.
coderosh-zz/notesapp-rest-api
:pencil: RestApi for notes app
AscarGb/TestAspNetCore
Example of ASP.NET Core 2.0 with JWT and refresh token
lakith/spring-boot-authentication_with_jwt
A simple spring boot application with Jwt authenticatin. Contains token generation, refresh token genaration, auth filters and spring security
leonardochaia/angular-simple-oidc
Observables all the way, expressive errors, simple API. - Code Flow, Refresh Tokens, Session Management
bezkoder/angular-15-refresh-token
Angular JWT refresh token with Interceptor, handle token expiration in Angular 15 - Refresh token before expiration example
cassio-morais/RefreshTokenExample
Simple refresh token example with .NET 6, ASP.NET Core Identity, Redis, Entity Framework and Sql Server
denekben/AuthApp
ASP.NET Web API Role-based JWT Authentification/Authorization with Refresh tokens
scottphilip/google-token
Google User Account Token Generator
JasmeetSinghBali/TNG
📝 [Snippets] Typescript - Next.js/Nestjs - GraphQL
KuaqSon/CNMTPTPM-FinalProject
Web app internet banking
samdubey/IdentityServer4.Core2.HybridFlow.OfflineAccess
Code For Pluralsight Course on OAuth and IdentityServer4 updated to ASP.NET Core 2.0 HybridFlow with Refresh Token and Offline Access
AdrianFoxy/AudioBookPlatformProjectBackend
AudioBookPlatformProject Backend
ayush010998/AUTHENTICATION
Authenticate Backend server for registering users ,login users , logout users. routes created for register ,login ,refresh-tokens, logout. verify accessToken, verifyrefreshToken
haithamabass/SuperHeroesDbApp-WebApi-JWT
WebAPI that shows how to implement JSON Web Token authentication and authorization and secured CRUD operations with ASP.NET 6
leoguilen/aspnetcore_course_tweetbook
WebApi .NET Core 3.1 com EF Core, Identity, Roles, Claims, Authentication JWT, Refresh Token, Swagger, Refit e Redis
luk3skyw4lker/refresh-token-strategy-nodejs
The implementation of the refresh token strategy in Node.js with Typescript, Knex, Express and JWT.
marcin-niewczas/MyShop-API
myShop E-Commerce & CMS REST API | ASP.NET Core Web API
onurtpl/Dotnet8-Angular17-JWT-Authentication-Authorization
.Net clean architecture web api template. JWT, Mediatr, AutoMapper, FluenValidation were used.
sourikghosh/login_auth
A Login-Authentication rest API using node.js and Postgresql for storing the user's records. A complete implementation of JWT tokens with the Correct way of persisting RefreshToken in httpOnly cookies