Skip to content

Proof of Concept for an OAuth Client in Python with Flask

Notifications You must be signed in to change notification settings

AnsgarLichter/FlaskOAuthClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlaskOAuthClient

This repository contains a proof of concept for an OAuth 2.0 client in Python with Flask. This PoC is needed for an university project. If you want to test the client with your own OAuth server, have a look at the OAuth Server PoC.

Authlib

This PoC uses Authlib as a library to make the implementation easier. Authlib is used because the university project has already used Authlib for other scenarios.

About

Proof of Concept for an OAuth Client in Python with Flask

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published