Skip to content

PDS: OAuth prompt value "create" for initiating user registration #147

@ThisIsMissEm

Description

@ThisIsMissEm

Is your feature request related to a problem? Please describe.

We recently added to the reference implementation support for the create value to the prompt parameter.

I'm not sure if the rsky PDS implementation supports the prompt parameter in general, or not. The site at https://blacksky.app does appear to support OAuth and use the @atproto/oauth-provider package, but I note that #60 is still open.

Describe the solution you'd like

The prompt parameter value of create during the OAuth Authorization Grant flow should result in the server showing the "create account" screen instead of the login or select account screen.

You can see the implementation in the reference server here: bluesky-social/atproto#4461

Describe alternatives you've considered

Support for prompt=create is optional, and servers do not have to support it if they do not want to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions