authorization-code-grant
There are 47 repositories under authorization-code-grant topic.
node-oauth/node-oauth2-server
🚀 The successor to oauthjs/oauth2-server. 🔒 Complete, compliant, maintained and well tested OAuth2 Server for node.js. Includes native async await and PKCE.
koenbuyens/Vulnerable-OAuth-2.0-Applications
vulnerable OAuth 2.0 applications: understand the security implications of your OAuth 2.0 decisions.
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
andifalk/authorizationserver
Spring Boot OAuth 2.0 & OpenID Connect Identity Provider / Authorization Server
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
cdmvision/authentication-unity
OAuth 2.0 Client for Unity
yusufsyaifudin/oauth2-example-hydra
Login and Consent ory/hydra example. Read article here https://yusufs.medium.com/practical-example-of-implementing-oauth-2-0-using-ory-hydra-fbaa2765d94f
docusign/code-examples-python
Docusign Python code examples and launcher
node-oauth/express-oauth-server
🔒 Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in node.js
leaonline/oauth2-server
OAuth 2 Server package for Meteor to create your own OAuth 2 authorization server. Zero config. Uses continuous updated @node-oauth/oauth2-server library
Azure-Samples/microsoft-identity-express
Simple wrapper around MSAL Node for handling authN/authZ in Express.js web apps with the Microsoft identity platform
brenoroosevelt/oauth2-govbr
Cliente OAuth2 para Gov.br
patternhelloworld/spring-security-oauth2-password-jpa-implementation
App-Token based fully extended and extensible implementation of Spring Security 6 Spring Authorization Server for OAuth2 Password Grant (ROPC) and Authorization Code Grant
kg0r0/twitter-oauth2-client
:baby_chick: Sample code for the Twitter OAuth2.0 Client
peter-evans/kong-oauth2-consent-app
A consent application for OAuth 2.0 Authorization Code Grant flow with Kong
samuelralak/pkce-challenge-ruby
Code Verifier and Code Challenge generator for use in OAuth2 PKCE authorization flow
myussufz/Simplified-OAuth-2.0
Simplified version of OAuth 2.0
FusionAuth/fusionauth-react-sdk
An SDK for using FusionAuth with React
HichemTab-tech/tokens-validation
TokensValidation is a PHP library for secure authentication and authorization in web applications. It generates dynamic tokens for user login, password reset, and email confirmation. The library is ideal for software that requires secure user authentication and authorization.
athiththan11/OAuth-2-Grant-Types
OAuth (Open Authorization) 2 Framework Grant Types
iamgideonidoko/user-auth
Implementation of OAuth2 authorization code flow
juntossomosmais/auth0-samples
Having trouble integrating with Auth0? Just look at this repository and understand this process once and for all.
jim60105/GoogleOIDC_Angular_ASPNETWebAPI_Auth_Code_Flow
Google OAuth 2.0 OpenID Connect with Authorization Code Flow (Angular + ASP.NET Core Web API) https://blog.maki0419.com/2022/09/angular2-aspnet-webapi-google-oauth2-oidc-auth-code-flow.html
asaintsever/traefik-forwardauth-authcode-pkce
Simple implementation of a Traefik ForwardAuth middleware supporting Authorization Code with PKCE flow
docusign/code-example-net-framework-auth-code-grant
OAuth Authorization Code Grant flow from a .NET Framework MVC application
FusionAuth/fusionauth-example-react-sdk
Example of using FusionAuth with the react SDK.
mehdi-reza/spring-oauth
spring-boot oauth authorization & resource server using jwt tokens
ssaadh/oauth2-redux-implicit-authcode
OAuth 2 Redux focused Implicit and Authorization Code grant type library.
tamdilip/ember-amplify-cognito-azure-ad
A basic SAML based authroization code grant flow authentication using AWS Cognito with Azure Active Directory IdP through AWS Amplify with EmberJS.
awdssdfgvietgithub/DBMS-QL-Khach-san
The database management system for the "QLKS" project includes: user authorization; backup & restore data; procedures, functions & cursors to control data;...
marihachi/learning-oauth2-server-client
learning OAuth2 (authorization code grant flow)
akdombrowski/oauth-oidc-spa
The code for the "How to Implement OAuth 2.0 and OIDC in a SPA" video. It covers implementing the authorization code grant type with PKCE.
Sarthakverse/oAuth2.0
This project demonstrates the implementation of "Login with Google" functionality in a Spring Boot 3.3.0 application.