Add logout view component

- Add component
- Expose site_url in configs to allow to re-direct to login
- Add need styling
-- Make some existing styling more generic
This commit is contained in:
Clemente Raposo 2022-09-16 17:16:02 +01:00
parent 991d0d2e24
commit 4d8a253c0c
8 changed files with 223 additions and 3 deletions

View file

@ -31,3 +31,4 @@ parameters:
ui: true
extensions: true
logout: true
site_url: true