>
Authenticate with a web service.
Allows you to sign in a user and act on behalf of that user in a web service.
For example, if you sign in as a user on the Spotify API and give it proper permissions, you can then add songs to the user's Spotify playlists.
On most web services that use OAuth 2.0 you have to create an app on that service that you can then use to sign in the user.
Very important: when creating the app on the web service make sure to set the Redirect URI to https://tasker.joaoapps.com/auth.