Module OidcClient

Static client

module Static : sig ... end

Dynamic client

module Dynamic : sig ... end

Dynamic registration functions

Utils

module KeyValue : sig ... end

Generic Key/Value store for caching etc

Vendor specific helpers

module MicrosoftClient : sig ... end

Helpers to work with Microsft Azure AD