authorizationEndpoint property

String authorizationEndpoint
final

The endpoint for obtaining authorization from the user. This is the endpoint where the user is redirected to grant permission for the client to access their resources.

Implementation

final String authorizationEndpoint;