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

GitHub topics: authorization-code-grant

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.

Language: JavaScript - Size: 2.41 MB - Last synced at: 1 day ago - Pushed at: 3 days ago - Stars: 391 - Forks: 53

brenoroosevelt/oauth2-govbr

Cliente OAuth2 para Gov.br

Language: PHP - Size: 57.6 KB - Last synced at: 21 days ago - Pushed at: almost 2 years ago - Stars: 19 - Forks: 3

node-oauth/express-oauth-server Fork of oauthjs/express-oauth-server

🔒 Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in node.js

Language: JavaScript - Size: 730 KB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 36 - Forks: 10

docusign/code-examples-python

Docusign Python code examples and launcher

Language: Python - Size: 2.36 MB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 48 - Forks: 54

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

Size: 9.05 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 202 - Forks: 177

patternhelloworld/spring-oauth2-easyplus

App-Token based fully extended and extensible JPA implementation of Spring Security 6 + Spring Authorization Server

Language: Java - Size: 1.38 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 31 - Forks: 4

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.

Language: PHP - Size: 230 KB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 0

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

Language: JavaScript - Size: 410 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 21 - Forks: 10

peter-evans/kong-oauth2-consent-app

A consent application for OAuth 2.0 Authorization Code Grant flow with Kong

Language: Go - Size: 159 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 15 - Forks: 6

myussufz/Simplified-OAuth-2.0

Simplified version of OAuth 2.0

Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 4

andifalk/authorizationserver

Spring Boot OAuth 2.0 & OpenID Connect Identity Provider / Authorization Server

Language: Java - Size: 2.16 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 130 - Forks: 37

kg0r0/twitter-oauth2-client

:baby_chick: Sample code for the Twitter OAuth2.0 Client

Language: TypeScript - Size: 80.1 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 4

samuelralak/pkce-challenge-ruby

Code Verifier and Code Challenge generator for use in OAuth2 PKCE authorization flow

Language: Ruby - Size: 92.8 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 3

FusionAuth/fusionauth-react-sdk 📦

An SDK for using FusionAuth with React

Language: TypeScript - Size: 509 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 4

FusionAuth/fusionauth-example-react-sdk 📦

Example of using FusionAuth with the react SDK.

Language: CSS - Size: 39.5 MB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 8

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.

Language: JavaScript - Size: 2.39 MB - Last synced at: 16 days ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

asaintsever/traefik-forwardauth-authcode-pkce

Simple implementation of a Traefik ForwardAuth middleware supporting Authorization Code with PKCE flow

Language: Go - Size: 1.76 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

danielwagn3r/auth-code-pkce

PKCE utility for OAuth 2.0 authorization code grant

Language: JavaScript - Size: 28.3 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Azure-Samples/ms-identity-b2c-javascript-spa 📦

Vanilla JavaScript single-page application calling a web API protected by Azure AD B2C

Size: 157 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 115 - Forks: 71

athiththan11/OAuth-2-Grant-Types

OAuth (Open Authorization) 2 Framework Grant Types

Size: 5.93 MB - Last synced at: 20 days ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 0

FusionAuth/fusionauth-angular-sdk 📦

An SDK for using FusionAuth with Angular

Language: TypeScript - Size: 426 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

ssaadh/oauth2-redux-implicit-authcode

OAuth 2 Redux focused Implicit and Authorization Code grant type library.

Language: JavaScript - Size: 223 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

cdmvision/authentication-unity

OAuth 2.0 Client for Unity

Language: C# - Size: 1.35 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 48 - Forks: 10

Azure-Samples/microsoft-identity-express 📦

Simple wrapper around MSAL Node for handling authN/authZ in Express.js web apps with the Microsoft identity platform

Language: TypeScript - Size: 2.98 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 18 - Forks: 8

Azure-Samples/ms-identity-javascript-react-spa

A React single-page application calling Microsoft Graph via Azure AD and MSAL React.

Language: JavaScript - Size: 209 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 96 - Forks: 81

FusionAuth/fusionauth-example-angular-sdk 📦

Example of using FusionAuth with the Angular SDK.

Language: CSS - Size: 81.1 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

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

Language: PowerShell - Size: 474 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 73 - Forks: 32

cemilcelik/laravel-passport-vue

Language: PHP - Size: 698 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

luckv/express-oauth-server-spa 📦

An ouath server implementation for node.js and express, working with SPAs

Language: JavaScript - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

koenbuyens/Vulnerable-OAuth-2.0-Applications

vulnerable OAuth 2.0 applications: understand the security implications of your OAuth 2.0 decisions.

Language: JavaScript - Size: 4.55 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 293 - Forks: 69

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

Language: TypeScript - Size: 1.77 MB - Last synced at: 9 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 2

docusign/code-example-net-framework-auth-code-grant

OAuth Authorization Code Grant flow from a .NET Framework MVC application

Language: JavaScript - Size: 635 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 2

isogeo/api-sample-oauth2-acg-py

Sample project to illustrate how to authentifiy to Isogeo API with Authorization Code Grant flow

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

tanishq9/Spring-Samples

Language: Java - Size: 248 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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;...

Language: C# - Size: 47.4 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

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

Language: Go - Size: 46.9 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 40 - Forks: 16

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.

Language: JavaScript - Size: 1.16 MB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

juntossomosmais/auth0-samples

Having trouble integrating with Auth0? Just look at this repository and understand this process once and for all.

Language: Python - Size: 618 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 1

liveeverymoment/githubSSO

Github SSO OAuth Authorization flow Django Django-rest-framework

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

marihachi/learning-oauth2-server-client 📦

learning OAuth2 (authorization code grant flow)

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

mehdi-reza/spring-oauth

spring-boot oauth authorization & resource server using jwt tokens

Language: Java - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

dineschandgr/spring-security-OAuth2-Facebook

oauth2 authorization code flow using Facebook as Authorization and Resource server

Language: Java - Size: 158 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

paro87/Microservice_Security

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

dimMaryanto93/springboot2-oauth-sso-example

Language: Java - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0