blob: 462ded507762b97a610de63b50e285b68ff53eee (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# Handle OAuth Errors Better
## Tags
* type: bug
* status: open
* priority: high
* assigned: fredm
* interested: zachs, robw
* keywords: gn2, genenetwork2, ui, user interface, oauth, oauth errors
## Description
When a session expires, for whatever reason, a notification is displayed to the user as shown in the image below:
=> ./session_expiry_oauth_error.png
The message is a little jarring to the end user. Make it gentler, and probably more informative, so the user is not as surprised.
|