Hi there,
is there an elegant way to auth an app against a webservice? For example, for Dropbox it's needed that the user calls an URL directlry. Afterwards the user will be redirected to a given url where the app could fetch the token.
The problem I'm faced is that I cannot show an URL to the user which the user has to click.
Does someone has a hint for me how to handle this kind of auth process?
Greets
Sascha