app_id |
uuid |
Yes |
APPX-ABC123456 |
The id of the application that has been created in the platform |
client_id |
uuid |
Yes |
CLNT-ABC123456 |
The id that represents your account |
end_user_phone_number |
E164 Phone Number |
Yes |
+14151002000 |
The phone number of your user that you are generating a session for |
end_user_client_id |
uuid |
Yes |
00a2c280-f87c-47de-a9aa-a210df74fb92 |
This is an id that is unique to your application that represents this user for this account |
Note: This is required as some websites/apps allow multiple accounts, if not you can just pass in anything as long as you consistently use the same value for the same user. |
|
|
|
|
redirect_uri |
URL |
Yes |
https://yourbusiness.co/account/login? |
The page that you want to redirect to after successful login, note OnlyAuth will append ‘token=VALUE’ at the end |
language |
ISO 639-1 language code |
Yes |
en-us |
Display language of the text on the OnlyAuth Widget |
Note: This is a forward-looking parameter, and today does not change the behavior in the widget |
|
|
|
|
region |
Region Code |
Yes |
us-1 |
The region you wish to use for the widget |
Note: This is a forward-looking parameter, and today does not change the behavior in the widget |
|
|
|
|