start authentication process
Enumerate durable (refresh) tokens for the given subject account
Given a refresh token for a client app audience (e.g. desktop client / mobile client), generate an access token
get metadata of specific auth session, this will also implicitly bind the calling account
get risk metadata for a specific auth session that has been deemed risky
Gets all active auth sessions for an account for reference by the mobile app
Fetches RSA public key to use to encrypt passwords for a given account name
Migrates a WG token to an access and refresh token using a signature generated with the user's 2FA secret
notify the server about risk quiz responses for metrics purposes
poll during authentication process
Mark the given refresh token as revoked
Revoke a single token immediately, making it unable to renew or generate new access tokens
approve an authentication session via mobile 2fa
approve an authentication session via steam guard code