- Notifications
You must be signed in to change notification settings - Fork917
Description
Problem
We have constantly fluctuated between 2 states when people docoder login
:
- Show the token in plaintext when the CLI token is pasted (not ideal, security risk)
- Show nothing when the CLI token is pasted (not ideal, unclear UX)
Suggestion
When the token is pasted, show ********** to replace what is pasted. Some context and implementation detailshere