My app embeds a WebView which is used to open an ArcGIS Hub. Hub requires the user to sign in. The first step in the app is for the user to enter name and password, which are then authenticated with AGOL, returning a token. Is it possible to supply these credentials to the WebView showing Hub, so that the user is automatically signed in to Hub without having to AGAIN enter name and password?