dlaumer / bioindication

Apache License 2.0
0 stars 0 forks source link

FEATURE: Login/Logout #18

Closed dlaumer closed 7 months ago

dlaumer commented 8 months ago

Implement the login and logout for AGO, so that when logged in, the features can be edited.

Note: Take the code for the previous project!

dlaumer commented 7 months ago

Working now! For now, when logged in the username is displayed on the button to show the logged in state. When logged in, also the view is switched with the feature layer to enable editing. Also the editing tab is only visible when logged in.