You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I understand the main goal is to make messages as much understandable as it can me. We need to find some balance between technical description and understand for non tech users. Lets discuss that.
I suggest that message:
Login with Superhero account at ${new Date().toUTCString()}
But as @davidyuk mentioned that message is not about sign. So maybe we can find something between technical description and understand for non tech users.
Currently, we are using signing to confirm every action on superhero-ui, we can use JWT tokens there and I think it won't be accurate to call it 'login'.
'login' term in comparison with 'access token' is more confusing because it omits the ability to share it with other services.
Probably would be more accurate to call it authenticate.
As I understand the main goal is to make messages as much understandable as it can me. We need to find some balance between technical description and understand for non tech users. Lets discuss that.
I suggest that message:
But as @davidyuk mentioned that message is not about
sign
. So maybe we can find something between technical description and understand for non tech users.ref: #17
The text was updated successfully, but these errors were encountered: