Integration
Back
Automatic user login
Last updated: 2024-07-03
If you are integrating our program with your system you can enable automatic user login via URL. It takes 2 simple steps:
You can also set the website on which your users will be redirected after logout.
- Enable the feature in Settings > Account settings > Integration > Automatic user login after API code transfer, or (if you are creating a new account via API) add an additional parameter in account: integration_fast_login:true
- call our program URL with 2 parameters: https://yourPrefix.yourwebsite.com?api_token=API_TOKEN&fast_login=yes - a user opening this URL will be automatically logged in (https is a requirement)
You can also set the website on which your users will be redirected after logout.
Back
Comments
Comments
sojibsardar102030@gmail.com
2024-07-02 21:51
Add Comment