Authentication
Was this helpful?
Was this helpful?
Redirects the user to Akifast OAuth2 login page to initiate the authorization flow. The merchant must pass the required query parameters.
Must be set to authorization_code
.
Must be set to code
.
The client_id of the merchant.
Optional state value used for CSRF protection and to maintain state between request and callback.
URI to which the user will be redirected after authentication.