auth property
Provides authentication functionality for users.
The auth property gives access to various authentication methods including email/password authentication, social logins, and other authentication providers supported by Calljmp.
Implementation
final Auth auth;