Redirects the user to the authorization page to start the OAuth V2 authorization flow
curl --request GET \
--url https://api.light.inc/oauth/authorize \
--header 'Authorization: <api-key>'curl --request GET \
--url https://api.light.inc/oauth/authorize \
--header 'Authorization: <api-key>'