Well at the moment I am thinking of how I implemen...
# tornadofx
n
Well at the moment I am thinking of how I implement to retrieve an access token, because usually you do that in the browser and send a redirect url, but I think I will do it like they described here: http://stackoverflow.com/questions/12280391/retrieving-access-token-of-oauth-2-0-implicit-grant-from-java-desktop-client-u and use the WebView