Skip to content

A Python Flask App to Test Microsoft Azure Identity OAuth2

License

Notifications You must be signed in to change notification settings

arunksingh16/python-oauth2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-oauth2

A Python Flask App to Test Microsoft Azure Identity OAuth2

OAuth (Open Authorization) is an open standard for API access delegation. Put simply, it’s a secure authorization protocols used to grant applications access to protected resources without exposing credentials. OpenID Connect (OIDC) is an authentication layer (i.e. an identity layer) on top of OAuth 2.0.

About

A Python Flask App to Test Microsoft Azure Identity OAuth2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages