microbiomedata / nmdc-field-notes

Mobile app for metadata collection on the go
https://fieldnotes.microbiomedata.org/
Other
1 stars 0 forks source link

Add User section to Settings page #78

Closed pkalita-lbl closed 3 months ago

pkalita-lbl commented 6 months ago

On the Settings tab, add a User section. It should display the name of the currently logged in user and a button to logout. We have a dedicated logout page, but I'm not sure we really need it. Consider whether it makes sense for the logout button of the Settings page to call setApiToken and redirect. If so we could probably remove the dedicated logout page.