Skip to content
This repository has been archived by the owner on Oct 25, 2020. It is now read-only.

Close App After Fragment Stack Is Empty #30

Closed
2 tasks done
DJTai opened this issue Aug 7, 2018 · 1 comment
Closed
2 tasks done

Close App After Fragment Stack Is Empty #30

DJTai opened this issue Aug 7, 2018 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@DJTai
Copy link
Owner

DJTai commented Aug 7, 2018

After the user presses back enough, the app should close. Instead, they are brought back to the login activity - this should not happen. The following needs to be fixed:

  • Store login access token after signing in*
  • Check access token when app is opened

*Figure a way to access the auth token via Office 365 code (found in auth package)

@DJTai DJTai added bug Something isn't working help wanted Extra attention is needed labels Aug 7, 2018
DJTai added a commit that referenced this issue Aug 9, 2018
@DJTai
Copy link
Owner Author

DJTai commented Aug 9, 2018

Fixed with the merging of PR #38

@DJTai DJTai closed this as completed Aug 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant