LoginAccessTokenResponse๏ƒ

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 LoginAccessTokenResult.


Signals๏ƒ

finished(result: LoginAccessTokenResult) ๐Ÿ”—

Signal emitted when the request is finished.