connect_webview
. After creating the webview, you'll receive a URL that you can use to open an iframe or new window containing a login page for your user.connect_webview_id
status
pending
or authorized
url
login_successful
connected_account_id
connect_webview
. After creating the webview, you'll receive a URL that you can use to open an iframe or new window containing a login page for your user.connect_webview
tracks the user that signed in with it, you'll get an error if you re-use a webview for the same user twice, or if you use the same webview for multiple users.custom_redirect_url
you'll probably want to poll your newly created connect_webview
to know if the user has signed in, or to get details about what devices they connected.