Constructor
new UserApp()
- Source:
Properties:
Name | Type | Description |
---|---|---|
authentication |
Authentication | The auth member variable is an Authentication object permits access to the login and logout functions, and the database of users depending on whether the app is online or not. The authentication is the primary way to access the current user. |
Extends
- Backbone.Model