Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support password authorization. #128

Open
umi0410 opened this issue Aug 10, 2021 · 0 comments
Open

Support password authorization. #128

umi0410 opened this issue Aug 10, 2021 · 0 comments
Labels
enhancement 🌟 New feature or request

Comments

@umi0410
Copy link
Contributor

umi0410 commented Aug 10, 2021

Description: it looks great to support authorizaiton by password on CodePair console.

Why:

  1. Someone wants to block public access to their CodePair.
  2. 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.

@umi0410 umi0410 added the enhancement 🌟 New feature or request label Aug 10, 2021
@hackerwins hackerwins added this to v0.3 Dec 14, 2021
@hackerwins hackerwins moved this to Todo in v0.3 Dec 14, 2021
@hackerwins hackerwins removed this from v0.3 Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🌟 New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant