Service Configuration
data class ServiceConfiguration(authorizationEndpoint: Uri, tokenEndpoint: Uri, endSessionEndpoint: Uri?, registrationEndpoint: Uri?)
Content copied to clipboard
Properties
authorizationEndpoint
Link copied to clipboard
endSessionEndpoint
Link copied to clipboard
registrationEndpoint
Link copied to clipboard
tokenEndpoint
Link copied to clipboard