Fisherworks / example-oauth2-client

simple example oauth2 client for the Authlib(Python), written based on Authlib docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask oAuth 2.0 client to Authlib

The cool and highly useful python Authlib provides an inspiring oAuth 2.0 server demo, despite lacking of a simple client demo though.

So here it is, simple and written based on Authlib Flask oAuth 2.0 Client part. Works pretty well with the server demo.

About

simple example oauth2 client for the Authlib(Python), written based on Authlib docs


Languages

Language:Python 100.0%