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
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
[insert]
Example
[insert]
Related patterns
[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
[insert]
Accessibility
[insert]