Open
Description
Would be nice to have ability to handle sing-in in more human-friendly way.
- As a user I would like to see some minimal part of application even if I'm not signed-in
- I want to click sign-in button on upper right corner of window
- I want to provide user/password if simple (currently named "BasicAuth" option) is enabled or click "Sing-in with ..." if OAuth2 option is enabled.
- After sign-in I want to see my user name and logout button in upper right corner of window
Things that should be considered:
- We still need to have easy stateless option to communicate with API, for health-checks and other integrations purpose