An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with refresh-token

A curated list of projects in awesome lists tagged with refresh-token .

https://github.com/zitadel/oidc

Easy to use OpenID Connect client and server library written for Go and certified by the OpenID Foundation

certified client code-flow code-flow-pkce discovery go golang jwt library oauth oauth2 oidc openid-connect openidconnect pkce refresh-token relying-party server standard

Last synced: 13 Apr 2025

https://github.com/zmts/beauty-vuejs-boilerplate

❤️ Real world base Vue.js app. Access/refresh tokens auth, api services, http client, vuex modules

access-token api boilerplate data-access-layer enterprise flux http-wrapper jwt realworld refresh-token spa vue-boilerplate vuejs vuex

Last synced: 12 Apr 2025

https://github.com/tuwukee/jwt_sessions

XSS/CSRF safe JWT auth designed for SPA

access-token api auth csrf-token jwt refresh-token ruby

Last synced: 12 Apr 2025

https://github.com/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.

jwt jwt-auth jwt-authentication jwt-spring-boot-integration jwt-token refresh-token refresh-tokens spring-boot-jpa spring-events spring-security spring-security-jwt spring-security-web spring-security-webauthn

Last synced: 12 Apr 2025

https://github.com/dotnet-labs/jwtauthdemo

ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run on Docker Compose.

angular api asp-net-core aspnetcore authentication authorization docker docker-compose impersonation integration-testing json-web-token jwt jwt-auth jwt-token login logout refresh-token

Last synced: 05 Apr 2025

https://github.com/ahopkins/sanic-jwt

Authentication, JWT, and permission scoping for Sanic

access-token authentication jwt permissions python refresh-token sanic scopes

Last synced: 11 Apr 2025

https://github.com/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

authentication boilerplate eslint express express-typescript express-typescript-boilerplate jest jwt jwt-authentication mysql node-boilerplate nodejs prisma refresh-token typescript

Last synced: 13 Apr 2025

https://github.com/flolu/auth

🔐 Refresh/Access Token Authentication Demo with Client Side Rendering, Server Side Rendering and Websockets

access-token authentication docker docker-compose gcp google-cloud jsonwebtoken kubernetes nexjts nodejs refresh-token server-side-rendering terraform typescript websockets

Last synced: 11 Nov 2024

https://github.com/ederssouza/reactjs-auth-boilerplate

This repository was created to assist in the authentication implementation process in React JS applications with JWT and refresh token.

authentication boilerplate coverage coveralls jest jwt jwt-authentication react react-auth react-authentication react-boilerplate reactjs reactrouter reactrouterdom refresh-token testing-library typescript

Last synced: 07 Apr 2025

https://github.com/bezkoder/jwt-refresh-token-node-js

JWT Refresh Token implementation in Node.js example with Express, Sequelize and MySQL

authentication authorization jwt node node-js refresh-token sequelize token-based-authentication

Last synced: 14 Apr 2025

https://github.com/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

authentication authorization jwt jwt-auth jwt-authentication jwt-token react react-authentication reactjs refresh-token token-based-authentication

Last synced: 14 Apr 2025

https://github.com/damienbod/aspnetcoreidentityserver4resourceownerpassword

ASP.NET Core IdentityServer4 Resource Owner Flow Refresh token and custom user repository

access-token asp-net-core custom-user-repository identityserver4 refresh-token resource-owner

Last synced: 18 Apr 2025

https://github.com/bezkoder/redux-refresh-token-axios

Build Redux Refresh Token with Axios Interceptors and JWT example - React Redux for JWT Authentication & Authorization

authentication authorization jwt jwt-auth jwt-authentication react react-redux reactjs redux refresh-token token-based-authentication

Last synced: 14 Apr 2025

https://github.com/bezkoder/vue-axios-refresh-token

Vue Refresh Token with Axios Interceptors and JWT example - Vuex, Vue Router

authentication authorization axios jwt jwt-auth jwt-authentication refresh-token token-based-authentication vue vuejs vuejs2 vuex

Last synced: 14 Apr 2025

https://github.com/bezkoder/angular-17-refresh-token

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

angular angular-17 angular17 authentication authorization json-web-token jsonwebtoken jwt jwt-auth jwt-authentication jwt-authorization jwt-refresh-token jwt-token jwt-tokens refresh-token refresh-tokens

Last synced: 14 Apr 2025

https://github.com/cornflourblue/vue-3-pinia-jwt-refresh-tokens

Vue 3 + Pinia - JWT Authentication with Refresh Tokens Example & Tutorial

authentication jwt pinia refresh-token vue3

Last synced: 23 Mar 2025

https://github.com/samarbadriddin0v/advanced-backend

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.

access-token email-sender expressjs jwt nodejs refresh-token smtp

Last synced: 31 Jan 2025

https://github.com/yjose/react-query-auth-token-refresh

Demo code for React Query Auth Token Refresh Article

auth-token react react-native react-query refresh-token

Last synced: 14 Apr 2025

https://github.com/khomsiadam/create-express-rest-ts

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

access-token api express jest jwt mongoose nodejs refresh-token rest typescript

Last synced: 23 Nov 2024

https://github.com/bezkoder/angular-14-refresh-token

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

angular angular-14 angular14 http-interceptor http-interceptors interceptor jwt jwt-auth jwt-authentication jwt-authorization jwt-refresh-token jwt-token refresh-token token-based-authentication

Last synced: 14 Apr 2025

https://github.com/teal-finance/quid

Refresh/Access JWT authentication server with backend + administration frontend supporting HMAC (HS256 HS384 HS512), RSA (RS256 RS384 RS512), ECDSA (ES256 ES384 ES512) and Ed25519 (EdDSA). See also other repos for Javascript, Python and Go client libraries.

access-token ecdsa-signature ed25519 eddsa es256 es384 es512 golang hmac-sha256 hmac-signature hs256 hs512 json-web-token json-web-token-authentication jwt jwt-authentication refresh-token refresh-token-rotation rsa-signature tokens-checker

Last synced: 17 Nov 2024

https://github.com/chengpeiquan/refresh-token

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

refresh-token refresh-tokens refreshtoken

Last synced: 14 Mar 2025

https://github.com/jmorbegoso/wish-list-api

Backend API built with NestJS using Domain-Driven Design and Clean Architecture.

access-token authentication clean-architecture ddd docker jest mikroorm mongodb nestjs refresh-token repository-pattern swagger unit-of-work-pattern

Last synced: 15 Apr 2025

https://github.com/dariowskii/refresh-token-interceptor

A Refresh Token Interceptor implementation example, also with Riverpod!

flutter jwt refresh-token riverpod token

Last synced: 19 Apr 2025

https://github.com/dhruvpatel-7/advanceauthentication-system

This is An Advance level Login and register with Use of Angular and .net web api. In this Project I use Jwt, password Hashing ,refresh Token ,Rolebase Authentication and Validation.

angular dotnet jwt-authentication passwordhasher refresh-token validation webapi-core

Last synced: 10 Apr 2025

https://github.com/wpcodevo/rust-jwt-rs256

This guide will walk you through the process of implementing RS256 JWT authentication with Rust, using asymmetric keys (private and public keys) to ensure strong security. The API will be hosted on a high-performance Actix Web server and will store data in a PostgreSQL database.

access-token actix-web docker jwt jwt-middleware postgresql redis refresh-token rs256 rust

Last synced: 13 Apr 2025

https://github.com/khomsiadam/create-express-gql-ts

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

access-token apollo-server codegen dataloader express graphql jest jwt mongoose nodejs refresh-token typescript

Last synced: 23 Nov 2024

https://github.com/https-eduardo/nestjs-auth-api

A Nest.js authentication api with refresh tokens. Built with Prisma, Passport and JWT

auth authentication authentication-backend jwt nest prisma refresh-token

Last synced: 19 Apr 2025

https://github.com/beomjunlee/springsecurity-jwt

:cherry_blossom:JWT access_token & refresh_token:cherry_blossom:

access-token refresh-token springboot springdata-jpa springsecurity-jwt

Last synced: 13 Apr 2025

https://github.com/nakul-19/blog-wall

Blog wall is an android app for blogging where users can find lots of insightful and informational articles related to a wide variety of topics that include technology, science, health, etc.

android coroutines glide kotlin livedata mvvm-architecture pagination refresh-token retrofit shimmer viewmodel viewpager

Last synced: 22 Nov 2024

https://github.com/nikhilnarayanan623/react-go-messenger

mini project of chatting application using Go and ReachtJS with Web Socket

golang jwt reactjs refresh-token websocket

Last synced: 14 Apr 2025

https://github.com/rocktimsaikia/spotify-rtoken-cli

Generate Spotify refresh_token right from terminal

cli-app refresh-token spotify spotify-refresh-token

Last synced: 30 Nov 2024

https://github.com/imranr98/backdraft

Node.js, Express, and PostgreSQL based web server with simple user authentication, to be used as a template or starting off point for backend projects.

authentication chai express jwt logging mocha morgan nodejs openapi postgresql prisma rdbms refresh-token sql swagger swagger-ui testing tsoa typescript winston

Last synced: 19 Nov 2024

https://github.com/hugorcd/nestjs-boilerplate

NestJS Template ready-to-use using TypeORM, working auth and refresh token, user CRUD, role Guard, Mailer using Handlebar, mail template, and Cron Service

api backend cron crud handlebars jwt jwt-authentication nestjs nodemailer refresh-token typeorm typescript

Last synced: 21 Mar 2025

https://github.com/devrezaur/jwt-refresh-token-spring-boot

Ready to use implementation of JWT with refresh token using Spring Boot

refresh-token spring-boot spring-security-jwt

Last synced: 09 Apr 2025

https://github.com/wpcodevo/deno-refresh-jwt

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.

access-token access-tokens api-rest deno deno-jwt denojs docker docker-compose mongodb mongodb-database oak redis redis-client redis-server refresh-access-token refresh-token restful-api

Last synced: 13 Apr 2025

https://github.com/oliverspryn/android-oauth-biometrics

🔐 A proof-of-concept application to log into an example Auth0 instance with a PKCE flow and allow secure retrieval of the access and refresh tokens with biometrics

0auth access-token auth0 authentication biometrics fingerprint login poc proof-of-concept refresh-token

Last synced: 26 Dec 2024

https://github.com/wpcodevo/hs256-rs256-jwt-nodejs

In this article, you'll learn how to generate JSON Web Tokens, commonly referred to as JWTs, in Node.js using TypeScript.

access-token hs256 javascript jsonwebtoken jwt jwt-tokens nodejs refresh-token rs256 rsa-key-pair typescript

Last synced: 13 Apr 2025

https://github.com/davidandw190/.msg-recycling-rewards-backend

Backend for a robust, scalable, and secure fullstack application allowing users to engage with recycling centers, track rewards, manage vouchers, and access educational resources for a more sustainable lifestyle.

aws jwt-auth multi-factor-authentication postgresql recycling refresh-token spring-boot spring-security sustainability

Last synced: 21 Apr 2025

https://github.com/mo7ammedd/health-tracker

ASP.NET Core web app empowers users to monitor their health metrics, track fitness goals, and maintain wellness records.

api asp-net-core dotnet health ide jwt refresh-token rest-api sqlserver

Last synced: 16 Mar 2025

https://github.com/leon-win/node-auth-tokens

Auth library for Node.js applications based on access and refresh tokens approach

access-token auth jwt nodejs refresh-token

Last synced: 18 Nov 2024

https://github.com/atayahmet/react-axios-token-provider

React Axios Token Provider package is a make easy what repetitive processes.

access-token csrf-token management provider react react-native refresh-token xsrf

Last synced: 22 Apr 2025

https://github.com/aligorithm-97/springbootadvancedstarterpack

Spring Boot Advanced Starter Pack ( Spring Security with JWT + Email Integration + Aop )

accesstoken aop globalexceptionhandler gradle javamailsender jwt postgresql refresh-token spring-boot springsecurity

Last synced: 11 Apr 2025

https://github.com/plasmohq/gcp-refresh-token

A cli util to retrieve a Google OAuth 2.0 refresh token

browser-extension chrome-extension chrome-webstore gcp refresh-token

Last synced: 12 Mar 2025

https://github.com/ekohe/ruby-office365

A simple ruby library to interact with Microsoft Graph and Office 365 API.

access-token api azure calendars contacts events graph-api mailboxes microsoft oauth2 office365 refresh-token rest ruby token

Last synced: 04 Mar 2025

https://github.com/hennndev/tohen

Build full feature ecommerce named as "Tohen" with MERN stack with stripe payment gateway and implement refresh token for secure cycle

expressjs mongodb reactjs reduxtoolkit refresh-token rtk-query stripe-payments tailwindcss

Last synced: 26 Dec 2024

https://github.com/rolandfarkascom/google-ads-php-api-oauth2-web-application-refresh-token-generator

This PHP script allows you to generate an OAuth2 refresh token for the Google Ads API using the Desktop application flow. The refresh token can be used to obtain access tokens for authenticating requests against the Google Ads API.

google google-ads google-ads-api google-ads-api-php google-ads-monitoring google-ads-schedulers googleads googleads-php-lib googleads-sdk googleadsapi googleadsrefreshtoken googleadssdk oauth2 refresh-token refreshtoken

Last synced: 15 Mar 2025

https://github.com/halilibrahimgedik/authserver-jwt

AuthServer.API projesi, Udemy'de Fatih Çakıroğlu Çakıroğlu'nun yayınladığı kurs eğitiminde geliştirdiğimiz bir Çok yönl bir JWT Projesidir. Bu Projede Access Token,RefreshToken, ClientId ve SecretKey ile Token alma, Role Bazlı Authorization gibi birçok konuyu ele almaktadır

claim-based-auth jwt-authentication jwt-token options-pattern policy-based-authorization refresh-token role-based-authorization

Last synced: 15 Mar 2025

https://github.com/sharmadhiraj/flutter-access-refresh-token-manager-demo

Efficiently handle access token expiration with a single request, optimizing performance during concurrent API calls.

access-token auth dart flutter http jwt mobile-app refresh-token

Last synced: 28 Mar 2025

https://github.com/kolosovpetro/secureazureoidc

In this manuscript, we discuss the problem of secure storage and transfer of access tokens between microservices

access-token active-directory azure azure-ad id-token oauth2 oidc open-id-connect refresh-token

Last synced: 05 Mar 2025

https://github.com/skillmaker-dev/jwt_aspnet

Using JWT (JSON web tokens) in ASP.NET 6 for authentication, authorizations, refresh tokens and more

api-rest asp-net-core authentication authorization jwt-authentication jwt-token refresh-token

Last synced: 23 Mar 2025

https://github.com/pronazmul/api_school_management_v1

School Management System (SMS) that will help streamline the various activities and operations of a school. This system will provide a centralized platform for teachers, administrators, and students to access, update and manage information related to the school's day-to-day activities

access-token data-validation refresh-token

Last synced: 15 Mar 2025

https://github.com/capellax02/grocery-store-backend

Backend project for a grocery store application built with Spring Boot, Spring Data MongoDB, Spring Security, and more. The aim of the project is to provide a backend that can be used by iOS, Android, or frontend developers.

docker docker-compose java-mail-sender jwt lombok refresh-token spring-boot spring-data-mongodb thymeleaf

Last synced: 15 Apr 2025

https://github.com/mahmoudelsayed69/auth-with-refresh-token

User authentication with login, signup, OTP verification, automatic token refresh, and secure storage using Dio HTTP client and Flutter Secure Storage.

access-token api api-client api-rest auth-helper authentication dio dio-interceptor flutter flutter-apis-implementation flutter-apps flutter-package interceptor interceptor-http pub-dev refresh-access-token refresh-token secure-storage token tokens

Last synced: 04 Dec 2024

https://github.com/risixdzn/authboilerplate

Authentication monorepo with a Fastify API + Next.js frontend. Complete JWT control and shared Zod schemas — no magic libraries.

drizzle-orm fastify jwt nextjs postgresql react-email redis refresh-token resend rest zod

Last synced: 09 Apr 2025

https://github.com/zmts/origami-api-nestjs

❤️ [WIP] Nest.js Monorepo API boilerpalte. Production, battle-tested boilerplate. Great for enterprise solutions. More decorators to the god of decorators!

access-token boilerplate clean-architecture command-pattern nestjs refresh-token rest-api sql typeorm

Last synced: 07 Apr 2025

https://github.com/muhammadpauzi/bun-jwt

Implementing Authentication API using JWT Refresh & Access Token

access-token api auth bun jwt learn refresh-token rest-api

Last synced: 09 Apr 2025

https://github.com/uragirii/refreshauthservice

A simple Refresh Token implementation using WebAPIs ASP.Net Framework

asp-net csharp netframework oauth2 refresh-token

Last synced: 24 Feb 2025

https://github.com/osamaaltuhaif/flutter-app-with-asp.net-core-api-

Flutter App connected from ASP.NET core API that i created and it is Continents more than 15 endpoints for get all Students Data, one Student data, searchStudent by name, put Student, patch Student and delete Student . and the Accounts EndPoints Contains three EndPoints first one is Registere, LogIn, RefreshToken

android api dart flutter ios mobile refresh-token restful-api token

Last synced: 22 Mar 2025

https://github.com/shadowblack77/fridaymake-up.com

FridayMake-up is a custom-made web application that makes it easier for clients to book appointments with a make-up artist

angular authentication authroization cookies docker jwt mognodb mongoose nestjs refresh-token

Last synced: 17 Feb 2025

https://github.com/lissone/next-auth

Simple jwt authentication application with refresh token.

jwt-authentication nextjs nodejs refresh-token typescript

Last synced: 05 Mar 2025

https://github.com/jewel-cse/spring-security-and-jwt

This repo talks about spring security and JWT. Role based authentication and authorization and refresh token if need

api-documentation docu jwt jwt-authentication jwt-authorization jwt-token open-api refresh-token signin signup springsecurity

Last synced: 11 Mar 2025

https://github.com/xansiety/vue-template-quasar-refresh-token

Boilerplate to create a new project faster with Vue 3 Ecosystem , Vite, Quasar, and TypeScript

jwt-token pinia refresh-token typescript vue-router4 vuejs

Last synced: 16 Mar 2025

https://github.com/aligorithm-97/itools-alt-yuklenici-is-hakedis-modulu

Innova Service Delivery Unit ERP ( Enterprise Resource Planning ) Full-Stack Web Application

express-js iis-server interceptor interceptors javascript jwt reactjs reactquery refresh-token sqlserver

Last synced: 08 Apr 2025

https://github.com/aligorithm-97/itts

Innova Service Delivery Unit SCM ( Supply Chain Management -> Procurement & Purchasing Management ) Full-Stack Web Application

customhooks docker dockernetworking interceptors jwt nginx react redis refresh-token spring-boot springsecurity sqlserver typescript

Last synced: 08 Apr 2025

https://github.com/ryomendev/nodejs

A repository for learning Node.js, focusing on core concepts, asynchronous programming, server-side development, and building APIs. It offers practical examples, tutorials, and exercises to help beginners and intermediate developers strengthen their Node.js skills and build scalable, efficient applications using JavaScript on the server.

access-token aggregation data-modeling express jwt mongodb mongoose nodejs pipelines react refresh-token vite

Last synced: 17 Mar 2025