userId

Readonly variable, that returns the email address of the current user.

Example Usages

   console.log(brixxApi.userId);

Last updated