Provides the raw OIDC/OAuth2 protocol support for the authorization endpoint and the end session endpoint in the
authorization server. It provides a bare-bones protocol implementation and is used by the UserManager class.
Only use this class if you simply want protocol support without the additional management features of the
UserManager class.
Provides the raw OIDC/OAuth2 protocol support for the authorization endpoint and the end session endpoint in the authorization server. It provides a bare-bones protocol implementation and is used by the UserManager class. Only use this class if you simply want protocol support without the additional management features of the UserManager class.