Skip to content

Allow access to Gitpod as an unauthenticated userย #6967

Open
@loujaybee

Description

@loujaybee

Context: Having a method of cloning / starting a project in an unauthenticated manner can value to users onboarding.

Via a non-authenticated flow, we can present to the user upfront how Gitpod works and brings value to them before they are required to hand over their login credentials, this is especially relevant to apps like Gitpod that handle access to sensitive information.

There are many valid reasons why a user would hesitate to sign-up to an app like Gitpod, e.g. the user doesn't want to grant access to their private code, or has other privacy-related concerns around handing over their sensitive data to an unknown entity (Gitpod). I've seen authentication hesitation across many different applications, and lifting authentication requirements to experience the product can sometimes help a user to experience the product in a "risk-free" way.

Experimenting with this idea could be worthwhile.

Examples:

Challenges

  • Disabling elements of terminal access (vscode.dev disables the terminal)
  • Preventing abuse (e.g. mining)
  • We're not just VS Code browser, and this experience could re-inforce that misconception

Additional information

Related to:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions