get https://{host}/authorize
Authorizes an application to access a resource from the user device
Check the Frontend authorization flow guide for more information.
NOTE: In case you are using our Sandbox as a host, please take into account that the login_hint
parameter, although optional according to the OpenID Connect specification, is mandatory in order to inform about the end-user identifier so the Sandbox checks its whitelist for privacy reasons. Check the Whitelist guide for more information.