LoginURLResponse๏
Inherits: RefCounted < Object
URL response from a LoginClient call.
Description๏
URL response from a LoginClient call. Await on finished signal to get the LoginURLResult.
Signals๏
finished(result: LoginURLResult) ๐
Signal emitted when the request is finished.