client-credentials-flow topic
List
client-credentials-flow repositories
ts-oauth2-server
237
Stars
45
Forks
Watchers
A full featured, secure, standards compliant implementation of an OAuth 2.0 authorization server for Nodejs that utilizes JWT and Proof Key for Code Exchange (PKCE), written in TypeScript.
MicrosoftEntraIDAuthMicrosoftIdentityWeb
78
Stars
18
Forks
Watchers
Microsoft Entra ID (Azure AD) flows using ASP.NET Core and Microsoft.Identity.Web
requests_oauth2client
16
Stars
8
Forks
Watchers
An OAuth 2.0 client library for Python, with requests integration