Hello all !
I am trying to make the 2 steps authentification for spotify, one of the step is to let user grant access to the mobile app for his account.
Spotity seems to want you to show a web page that is returned from the get authorize method of their API.
Is there a way to show that html raw code inside a webview as it is ?
Thanks for the help !