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:
OpenIDCode
extension for Authorization code flowOpenIDImplicitGrant
grant type for implicit flowOpenIDHybridGrant
grant type for hybrid flow