OAuth
Authenticate users as a liquid user by briefly redirecting the browser to a specified url.
Last updated
Was this helpful?
Authenticate users as a liquid user by briefly redirecting the browser to a specified url.
Last updated
Was this helpful?
In the context of QEX, OAuth can only be used to authenticate a session generated by the QEX API. This session can then be used to query the QEX API and/or initialize a widget integration.
A session can be created
Once a session has been created it can be associated with a user by having them approve the OAuth request. This is done by opening a browser window to the URL below.
The authenticated session can now be used to query the user account balances. See .
The session id/key can be . This will cause the widget to assume the session of the user authenticated earlier.