Hi All,
I have implemented oauth in my custom app.
This works fine for logging in using the Sign In (using already existing account) option provided by the Oauth provider.
But the Oauth provider also provides a Sigin Up (create account) option along with the Sign In page.
When we choose Create account, it usually takes more time for the user to fill up all details and then confirm and return back to freshteam, due to this the app is not getting installed as it throws a timeout error.
When I do this Sign Up quicky the timeout error is not coming.
as users will take a bit of time to fill the forms, Is there a way to increase this timeout interval?
Thanks
Syed