get https://sandbox.oauth.penneo.cloud/oauth/authorize
The browser will redirect the user to the Penneo Login page and, after a successful login, back to the
specified redirect_uri
.
A code
parameter will be attached to the request so it can be later exchanged for an access_token
.