Description
An OpenID Connect library that does all the heavy lifting for you.
Description
This package provides an OpenID Connect 1.0 compliant interface for clients and some useful types and functions for providers.
The primary goals of this package are security and usability.
To get started, take a look at the OpenID.Connect.Client.Flow.AuthorizationCode
module.