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

Allow user to logout #41

Open
moonlight200 opened this issue Apr 27, 2020 · 1 comment
Open

Allow user to logout #41

moonlight200 opened this issue Apr 27, 2020 · 1 comment
Assignees

Comments

@moonlight200
Copy link
Member

Currently the user has no possibility to logout of the app.

To logout of Firebase we simply need to call

FirebaseAuth.getInstance().signOut();

as documented here.

@moonlight200
Copy link
Member Author

It might be a good idea to also allow the user to completely delete the account from our backend.

@bene99 bene99 self-assigned this May 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants