An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: refresh-tokens

bezkoder/spring-security-refresh-token-jwt

Spring Security Refresh Token using JWT in Spring Boot example with HttpOnly Cookie - Expire and Renew JWT Token

Language: Java - Size: 146 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 106 - Forks: 34

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.

Language: Java - Size: 384 KB - Last synced at: 9 days ago - Pushed at: 10 months ago - Stars: 544 - Forks: 214

denekben/AuthApp

ASP.NET Web API Role-based JWT Authentification/Authorization with Refresh tokens

Language: C# - Size: 36.1 KB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

JuanjoCodedev/auth-nest

🚀 Sistema de autenticación con Google y GitHub, gestión de roles, y extensión de sesión con refresh tokens. 🧑‍🚀

Language: TypeScript - Size: 182 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 21 - Forks: 6

marcin-niewczas/MyShop-API

myShop E-Commerce & CMS REST API | ASP.NET Core Web API

Language: C# - Size: 427 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Laelapa/guarddoggo

A faithful Go package for JWT and refresh token management. Keeps your auth tokens on a tight leash.

Language: Go - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

MrEshboboyev/jwt-token-refresh-mechanism

A secure, scalable JWT Token Refresh Mechanism built with .NET 9, Domain-Driven Design (DDD), and Clean Architecture. Implements refresh tokens, secure authentication, and token revocation to enhance API security and user management.

Language: C# - Size: 47.9 KB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

bezkoder/angular-17-refresh-token

Angular 17 JWT refresh token example & Interceptor - Handle token expiration in Angular 17 - Refresh token before expiration example

Language: TypeScript - Size: 165 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 28 - Forks: 9

Aaron4311/DoraTurizm

The Dora Turizm project is a web application for managing Hajj and Umrah tour services. It integrates a custom backend with a pre-built frontend, featuring an admin panel for content management and secure JWT-based access and refresh tokens for authentication. The platform offers a seamless, user-friendly experience tailored for religious travels.

Language: JavaScript - Size: 109 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

virtualzone/jwt-auth-proxy

A lightweight JWT authentication proxy written in Go designed for use in Docker/Kubernetes environments.

Language: Go - Size: 303 KB - Last synced at: 6 days ago - Pushed at: about 5 years ago - Stars: 19 - Forks: 7

bugthesystem/Owin.Security.RedisTokenProviders

A RefreshTokenProvider using Redis as token store for Microsoft.Owin

Language: C# - Size: 1.35 MB - Last synced at: 4 days ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 7

m-thalmann/laravel-token-auth

Provides a token-based authentication system for Laravel REST APIs

Language: PHP - Size: 174 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

leonardochaia/angular-simple-oidc

Observables all the way, expressive errors, simple API. - Code Flow, Refresh Tokens, Session Management

Language: TypeScript - Size: 3.93 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 3

phptuts/starterkitforsymfony

Starter Kit For Symfony Projects

Language: PHP - Size: 14 MB - Last synced at: 11 days ago - Pushed at: over 7 years ago - Stars: 12 - Forks: 2

onurtpl/Dotnet8-Angular17-JWT-Authentication-Authorization

.Net clean architecture web api template. JWT, Mediatr, AutoMapper, FluenValidation were used.

Language: C# - Size: 34.7 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Rushigithub98230/AuthenticationUsingIdentity-v1

This repo includes authentication and authorization using identity framework with features like forget password, reset password, two-factor authentication, email and OTP service

Language: C# - Size: 76.2 KB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

noderaider/jwt-autorefresh

Extremely lightweight and tested universal refresh token scheduler.

Language: JavaScript - Size: 204 KB - Last synced at: 13 days ago - Pushed at: over 8 years ago - Stars: 49 - Forks: 6

sameerdube9/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

Language: C# - Size: 853 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

videsk/jwt-webauth

A browser JWT as a "session" with expiration observer and server-side validation, zero dependencies.

Language: JavaScript - Size: 1.23 MB - Last synced at: 8 days ago - Pushed at: 7 months ago - Stars: 6 - Forks: 2

bezkoder/angular-15-refresh-token

Angular JWT refresh token with Interceptor, handle token expiration in Angular 15 - Refresh token before expiration example

Language: TypeScript - Size: 141 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 6

cornflourblue/angular-14-jwt-refresh-tokens

Angular 14 - JWT Authentication with Refresh Tokens Example & Tutorial

Language: TypeScript - Size: 211 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 4

npr/npr-one-backend-proxy-php

A PHP-based server-side proxy for interacting with the NPR One API's authorization server

Language: PHP - Size: 653 KB - Last synced at: 9 days ago - Pushed at: 9 months ago - Stars: 6 - Forks: 3

AdrianFoxy/AudioBookPlatformProjectBackend

AudioBookPlatformProject Backend

Language: C# - Size: 15.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

chengpeiquan/refresh-token

The refreshToken scheme and demo based on OAuth 2.0 for Front end developer.

Language: Vue - Size: 836 KB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 3

Sparsh-Kumar/node-jwt-advanced-crud-api

Advanced crud API with rate limiting, support magic link sign up, sign in, sign out, refreshing tokens, resetting passwords, and read, delete, update and create articles

Language: JavaScript - Size: 37.1 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

pavikumbhar/SpringbootSecurityWithJwt

SpringbootSecurityWithJwt

Language: Java - Size: 104 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

ZhivotenkoAlex/qa-test-app-back

Language: JavaScript - Size: 498 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

functionalStoic/my-idea-pool-client

💡💡 React + Redux + JWT (Auth) + Formik (Forms). Store and rank your ideas.

Language: JavaScript - Size: 1.55 MB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 15 - Forks: 2

leonardobazico/angular2-jwt-refresh

Refresh token support for angular2-jwt

Language: TypeScript - Size: 25.4 KB - Last synced at: 8 days ago - Pushed at: about 7 years ago - Stars: 40 - Forks: 15

mourodrigo/a-simple-reddit-client

A simple reddit client developed on Swift iOS 10.2

Language: Swift - Size: 578 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

mist232/Feeds

Language: Kotlin - Size: 6.08 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

iivek/redis-token-rotation

Refresh tokens on Redis

Language: Python - Size: 29.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

cassio-morais/RefreshTokenExample

Simple refresh token example with .NET 6, ASP.NET Core Identity, Redis, Entity Framework and Sql Server

Language: C# - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

renato-macedo/auth-showcase

a JWT based authentication using Refresh Token with Express and React

Language: JavaScript - Size: 304 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mainawycliffe/refreshing-authorization-token-angular-6

Refreshing Authorization Tokens – Angular 6

Language: TypeScript - Size: 86.9 KB - Last synced at: 19 days ago - Pushed at: about 6 years ago - Stars: 21 - Forks: 19

KuaqSon/CNMTPTPM-Midterm

Book a bike via phone

Language: JavaScript - Size: 3.44 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

KuaqSon/CNMTPTPM-FinalProject

Web app internet banking

Language: JavaScript - Size: 670 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Vallghall/diwor

Language: Go - Size: 15.9 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

scottphilip/google-token 📦

Google User Account Token Generator

Language: Python - Size: 62.5 KB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

bwplotka/oidc

Golang Open ID Connect (OIDC) client library.

Language: Go - Size: 142 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 4

altipla-consulting/tokensource 📦

Golang OAuth2 Token Source that notifies the refresh operations.

Language: Go - Size: 6.84 KB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

JasmeetSinghBali/TNG

📝 [Snippets] Typescript - Next.js/Nestjs - GraphQL

Language: TypeScript - Size: 1.2 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

haithamabass/SuperHeroesDbApp-WebApi-JWT

WebAPI that shows how to implement JSON Web Token authentication and authorization and secured CRUD operations with ASP.NET 6

Language: C# - Size: 24.4 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CarelessAsado/MERN-TaskManagement

React on the frontend, Nodejs and MongoDb on the backend. User authentication is done through JWT, with access and refresh tokens working along with Axios interceptors. State management is carried out through the useReducer/useContext hooks. Currently under construction.

Language: JavaScript - Size: 355 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

vietphongdev/node_simple-authentication-jwt

Language: JavaScript - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

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

Language: Java - Size: 52.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

luk3skyw4lker/refresh-token-strategy-nodejs

The implementation of the refresh token strategy in Node.js with Typescript, Knex, Express and JWT.

Language: TypeScript - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

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

Language: TypeScript - Size: 4.11 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

coderosh-zz/notesapp-rest-api

:pencil: RestApi for notes app

Language: TypeScript - Size: 408 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

leoguilen/aspnetcore_course_tweetbook

WebApi .NET Core 3.1 com EF Core, Identity, Roles, Claims, Authentication JWT, Refresh Token, Swagger, Refit e Redis

Language: C# - Size: 15.1 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

AscarGb/TestAspNetCore

Example of ASP.NET Core 2.0 with JWT and refresh token

Language: C# - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 2

supunsandeeptha/using-google-oauth-passport-with-MongoDB

Passport Google OAuth2 implementation using MongoDB including updating the access token using the refresh token

Language: JavaScript - Size: 144 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nimjetushar/jwt-authentication-solution

End to end solution for authentication using JWT

Language: JavaScript - Size: 516 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

influx6/jwtkit

A JWT(JSON Web Token) code gen for quick jwt api for backend SSO Login.

Language: Go - Size: 1.72 MB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

satdrasing/spring-boot-oauth2-password-flow

Securing REST API with Spring Security OAuth2 password flow

Language: Java - Size: 52.7 KB - Last synced at: 11 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

AscarGb/AppAngular

WebApi Angular

Language: TypeScript - Size: 7.08 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0