Get app integration authenticate URLs
Last updated
Was this helpful?
Last updated
Was this helpful?
Get app integration authenticate URLs for the given callback URL, return URL, device code, and type response.
The callback URL. It is the URL that the user will be redirected to after logging in.
The return URL. It is the URL that the user will be redirected to after canceling the login.
The device code. It is the code that the user will be detected as a device.
The type response. It is the type of the response after the authentication success. The type includes the RedirectUrl or JsonFormat. By default, the type is RedirectUrl.
The brand URL of the request. This is used to identify the brand.
YOUR_BRAND_URL