Open imamark opened 1 year ago
Hi @TimelordUK,
I'm looking to authenticate my initiator user and password against an async API. Do you have any advice or example on how to achieve this in the library?
protected onLogon(view: MsgView, user: string, password: string)
Thanks in advance
Hi @TimelordUK,
I'm looking to authenticate my initiator user and password against an async API. Do you have any advice or example on how to achieve this in the library?
protected onLogon(view: MsgView, user: string, password: string)
Thanks in advance