OAuthServerMetadata constructor
const
OAuthServerMetadata({})
Implementation
const OAuthServerMetadata({
this.issuer,
this.pushedAuthorizationRequestEndpoint,
this.authorizationEndpoint,
this.tokenEndpoint,
this.scopesSupported,
});