*What*
* Implement the checkAuthStatus function. login/logout/currentUser functions in AgsAuth * It should be similar call the right methods on the Authenticator to perform login/logout * It should call the Android implementation right methods on CredentialManager to load user info * It should have unit tests * The example app should be updated to allow verify the implementation. |
|