topstepx-api - v1.0.0
Preparing search index...
AuthService
Class AuthService
Index
Constructors
constructor
Accessors
base
Url
Methods
destroy
get
Session
Token
login
validate
Constructors
constructor
new
AuthService
(
config
:
AuthConfig
)
:
AuthService
Parameters
config
:
AuthConfig
Returns
AuthService
Accessors
base
Url
get
baseUrl
()
:
string
Returns
string
Methods
destroy
destroy
()
:
void
Returns
void
get
Session
Token
getSessionToken
()
:
Promise
<
string
>
Returns
Promise
<
string
>
login
login
()
:
Promise
<
void
>
Returns
Promise
<
void
>
validate
validate
()
:
Promise
<
boolean
>
Returns
Promise
<
boolean
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
base
Url
Methods
destroy
get
Session
Token
login
validate
topstepx-api - v1.0.0
Loading...