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.