Commit 8db9e2b
committed
Add logout button to login-required view
This is needed because a server may invalidate the user's session,
without the client-side code knowing of this.
In this case, the user should be allowed to log out its (invalid)
session, and login again to get a new session.1 parent 0bb707e commit 8db9e2b
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments