OpenID Connect Core¶
This section is about the core part of OpenID Connect. Authlib implemented OpenID Connect Core 1.0 on top of OAuth 2.0. It enhanced OAuth 2.0 with:
OpenIDCodeextension for Authorization code flowOpenIDImplicitGrantgrant type for implicit flowOpenIDHybridGrantgrant type for hybrid flow