Options
All
  • Public
  • Public/Protected
  • All
Menu

Authentication flow as seen from the client. This flow has an initial message that is sent to the server being connected to. It will then receive additional data from the server until the server replies either accepts or rejects the authentication attempt.

Hierarchy

  • AuthClientFlow

Index

Methods

destroy

  • destroy(): Promise<void>

initialMessage

  • initialMessage(): Promise<ArrayBuffer>

receiveData

Generated using TypeDoc