Resolve "Allow users to login anywhere on the app launcher"
Users should now be able to login in using the menu on the right side of the application toolbar. After login, the user should be returned to the page they logged in from.
If the user is not authenticated, then the tool management buttons are hidden and the user is prompted to login.
Closes #23 (closed)
Merge request reports
Activity
added Science statusTo review labels
requested review from @gzi
assigned to @dugganjw
Important note to add: I'm just hiding the tool management buttons if the user hasn't logged in. In theory, someone could manipulate the DOM in their browser to show and click on these buttons. This is always the case for front-end restrictions like this, but important to point out that the front-end can't truly enforce this.
added 1 commit
- e9534f93 - Add close_delay to sign in menu so it persists better
mentioned in commit 8432c236