LoginAuthResponse๏ƒ

Inherits: RefCounted < Object

Access Token response from a LoginClient call.

Description๏ƒ

Access Token response from a LoginClient call. Await on finished signal to get the LoginAuthResult.


Signals๏ƒ

finished(result: LoginAuthResult) ๐Ÿ”—

Signal emitted when the request is finished.