Retrieve OAuth2 token with HTTP socket

Authored by davidk on Jan 15 2018, 9:03 AM.

Description

Retrieve OAuth2 token with HTTP socket

The webview gets redirected to a local socket and sends a http request to it.
The requests argument includes the token. Thus, we don't need to guess the
token page URL (which led to problems in the past).
The old method is deprecated and this method is the recommended one.

Details

Committed
davidkJan 15 2018, 9:48 AM
Parents
R477:f283da9e678c: Merge branch 'Applications/17.12'
Branches
Unknown
Tags
Unknown
References
oauth-socket