Abstract
Static
loginLogs the user in with the specified step handler, acquires OAuth tokens, and retrieves user profile. Currently not implemented.
The function to invoke when handling authentication steps
Optional
options: ConfigOptionsConfiguration overrides
Static
logoutEnds the user's session and revokes OAuth tokens.
Optional
options: LogoutOptionsConfiguration overrides
High-level API for logging a user in/out and getting profile information.