I want my users to get redirected directly to the application and not to the 'get Started' on the application's page. The idea is to have one less click 9in this case the 'Go To App' link after the permissions requests page.
Is it possible?
|
I want my users to get redirected directly to the application and not to the 'get Started' on the application's page. The idea is to have one less click 9in this case the 'Go To App' link after the permissions requests page. Is it possible? |
|||
|
|
|
You can request permissions via the javascript API. Using javascript, there are no redirects or page reloads needed. Once permission is granted, you can send them where you want. |
|||||||||
|