Wiki Markup |
---|
Summary
This welcome log out feature greets authenticated users by their first name and allows them to log out of the application. All text appears in Source Sans, white, 13 pt. The hyperlink to log out is underlined, and it takes users to the logged out confirmation page.
Code
Example
Related patterns
Problem
For security reasons, users need a way to log out of the application without closing their browser window.
Solution
We provided this link so users can log out of the application without closing their browser window. We added a friendly message so the application feels warm and welcoming.
Rationale
Accessibility
\[insert\] |
Welcome, log out
Welcome log out (in header)
...
This welcome log out feature greets authenticated users by their first name and allows them to log out of the application. All text appears in Source Sans, white, 13 pt. The hyperlink to log out is underlined, and it takes users to the logged out confirmation page.
Code
...
Wiki Markup |
---|
\[insert\] |
Example
Wiki Markup |
---|
\[insert\] |
Related patterns
...
Wiki Markup |
---|
\[insert\] |
Problem
For security reasons, users need a way to log out of the application without closing their browser window.
Solution
We provided this link so users can log out of the application without closing their browser window. We added a friendly message so the application feels warm and welcoming.
Rationale
...
Wiki Markup |
---|
\[insert\] |
Accessibility
Wiki Markup |
---|
\[insert\] |
...