Interface when the login requires a webview.
The extension should provide the webViewRequest
The request to be made to the webview, should return a list of users.
To be called when any other extension needs the current user. Be sure to remove any sensitive data.
Called when the extension starts or when the user changes. null if no user is logged in (can also be Incognito mode)
null