Represents the AuthorizationRequest. For more information look at https://tools.ietf.org/html/rfc6749#section-4.1.1
Constructs a new AuthorizationRequest. Use a undefined value for the state parameter, to generate a random state for CSRF protection.
undefined
state
Serializes the AuthorizationRequest to a JavaScript Object.
Generated using TypeDoc
Represents the AuthorizationRequest. For more information look at https://tools.ietf.org/html/rfc6749#section-4.1.1