import AuthLoadingModel from 'PedalPatrol/src/components/models/authloading-model.js'AuthLoadingModel
Extends:
* → AuthLoadingModel
Class for the AuthLoading model to be used by the AuthLoadingPresenter
Constructor Summary
| Public Constructor | ||
| public |
Creates an instance of AuthLoadingModel and creates an observerlist. |
|
Member Summary
| Public Members | ||
| public |
|
|
Method Summary
| Public Methods | ||
| public |
async checkAuthenticationState(onComplete: Function) Check the authentication state of the user. |
|
| public |
Default stub for unsubscribe function. |
|
| public |
Tries to log out of the database and remove all stored keys. |
|
Reference
Source
