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
Description: it looks great to support authorizaiton by password on CodePair console.
Why:
Someone wants to block public access to their CodePair.
Password authorization is a proper authorization method because CodePair is not a complicated but a simple service.
For example, Go Playground lets us share codes in a simple way. Although there is no password, they create a unique link to share on every click on the "share" button. I don't suggest a complex authorization but a minimal security (e.g. password) which is proper to CodePair because it is a simple pair programming service.
The text was updated successfully, but these errors were encountered:
Description: it looks great to support authorizaiton by password on CodePair console.
Why:
For example, Go Playground lets us share codes in a simple way. Although there is no password, they create a unique link to share on every click on the "share" button. I don't suggest a complex authorization but a minimal security (e.g. password) which is proper to CodePair because it is a simple pair programming service.
The text was updated successfully, but these errors were encountered: