Flask OAuth Providers

Authlib has built-in Flask integrations for building OAuth 1.0, OAuth 2.0 and OpenID Connect servers. It is best if developers can read Introduce OAuth 1.0 and Introduce OAuth 2.0 at first.