Class

MatrixAuth

MatrixAuth#MatrixAuth(homeserverUrl)

Constructor

# new MatrixAuth(homeserverUrl)

Creates a new MatrixAuth class for creating a MatrixClient
Parameters:
Name Type Description
homeserverUrl string The homeserver URL to authenticate against.

View Source MatrixAuth.ts, line 133