Authorization

Represents a logged-in session

Method schema is available as of layer 107. Switch ยป

Constructors

Constructor Description
authorization Logged-in session

Methods

Method Description
auth.acceptLoginToken Accept QR code login token, logging in the app that generated it.

Returns info about the new session.

For more info, see login via QR code.