Hi guys,
This is what I need to achieve.
I need to Authorize my ABMaterial app to access a square account.
I can send a request and I get back the Oauth page from square as an html document.
When authorization is complete I need to store the tokens.
Here is a link to the Oauth proccess: https://docs.connect.squareup.com/basics/oauth/overview
How do I open a new browser tab to view the html document returned by this call and then pass back to ABM when completed.
Please not it works like google oauth
Thanks Phil
This is what I need to achieve.
I need to Authorize my ABMaterial app to access a square account.
I can send a request and I get back the Oauth page from square as an html document.
When authorization is complete I need to store the tokens.
Here is a link to the Oauth proccess: https://docs.connect.squareup.com/basics/oauth/overview
How do I open a new browser tab to view the html document returned by this call and then pass back to ABM when completed.
Please not it works like google oauth
Thanks Phil