pkce-flow
There are 30 repositories under pkce-flow topic.
mryechkin/nextjs-supabase-auth
Sample project for setting up Supabase Auth in Next.js
Azure-Samples/ms-identity-javascript-angular-tutorial
A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in Angular using MSAL Angular v2
ReLive27/spring-security-oauth2-sample
This module is based on Spring Authorization Server and contains information on using Spring Security OAuth2
Azure-Samples/ms-identity-javascript-tutorial
A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in Vanilla JavaScript.
Azure-Samples/ms-identity-b2c-javascript-spa
Vanilla JavaScript single-page application calling a web API protected by Azure AD B2C
Azure-Samples/ms-identity-javascript-react-spa
A React single-page application calling Microsoft Graph via Azure AD and MSAL React.
Azure-Samples/ms-identity-javascript-angular-spa-aspnetcore-webapi
An Angular single-page application that authenticates users with Azure AD and calls a protected ASP.NET Core web API using MSAL Angular
Azure-Samples/ms-identity-nodejs-webapi-azurefunctions
Node.js Azure Function web API secured by Azure AD, uses Express.js and passport-azure-ad.
Colaski/SwAuth
OAuth 2.0 library using async/await written in Swift.
d-date/OAuth2Client
Lightweight OAuth 2.0 Client with PKCE (Proof key for Code Exchange: see [RFC 7636](https://tools.ietf.org/html/rfc7636))
hschne/googleme
Demo of OAuth for Ruby CLI's
michaeldisaro/TestSpotifyPkce
An example of how to implement Spotify PKCE
ebradim/OAuth2.0-CodeFlow-with-PKCE-AspNetCore
Implementing oauth2.0 server using code flow with pkce in asp.net core
defless/OAuth-2.1-example
OAuth 2.1 integration with fastify API
crossid/crossid-spa-js
Crossid is an OAuth2 / OIDC client for single page application (SPA) with support for PKCE extension.
itsmanojb/ng-pkce-generator
Code verifier and Code challenge generator.
appzmonster/msal-token-interceptor
Msal-Token-Interceptor is a request interceptor which uses Microsoft MSAL to handle OAuth 2.0 token exchange with Microsoft Identity Platform during a fetch request. This is part of fetch-interceptor family.
lopezleandro03/reactapp-msal2-authorizationcodeflow-pkce
React.js single page application sample using Microsoft Authentication Library for JavaScript 2.0 to perform Authorization Code Flow with PKCE
shernandezp/Identity
Authority Server
vitalybibikov/IdentityServerAsSamlProvider
Ids4 server acting as SAML provider servers as IdP to another Ids4 that is acting as SP. Login via SPA app, SAML2p is an external provider
hurry-harry/spotify-taeyeon-shenanigans
A project where you can play a Daily Heardle, Heardle Quiz, or view your Top Artists/Albums/Songs!
Jalgoz/game-app
game-app is a web application to watch, create, update and delete our favorites games and comment these
Juank544/PKCE
Demo of OAuth 2.0 PKCE Flow
kellina/spotify-api-pkce
Frontend consuming the spotify API
x-v-app-source/Editor-SEO-OIDC_MERN-K8s-Azure
A MERN Stack website for users to create, edit, and share articles. The built-in editor provides features to work and save your progress across sessions.
akshaybabloo/pkce
Generate PKCE verify and challenge code
bwilczynski/oauth2-pkce-proxy
Proxy that adds OAuth2 PKCE support to providers that do not support it. Written in Go.
chr-fritz/oidc-java-fatclient-demo
Demo repository to show how to implement an OIDC Login into a java client application.
danpalmer/pkce-proxy
A proxy enabling the PKCE flow for OAuth providers that do not support PKCE.
sonamsamdupkhangsar/next-auth-example
This demonstrates the Authorization Code Flow with Proof Key for Code Exchange (PKCE)