AuthenticateUserRequest

Request to authenticate the user.

Variables

identifier

string

The identifier of the user.

password

string

The password of the user his identifier.

communityId

int64

The id of the corresponding community

Close