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.