🚀 Feature: option to register during the "challenge" #629

Open
opened 2026-02-04 20:41:41 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @depasseg on GitHub (Jan 27, 2026).

Feature description

You should add the ability to register as a new user during the challenge phase.

Pitch

Currently, if I share an app with someone, they are only presented with the ability to login. They need to know to go to the main Pocket ID page in order to register a new account. This isn't intuitive and makes it confusing for new users. This likely applies only where registrations are open to the public.

It would be helpful if Pocket ID gave the user a link to the registration page during the "challenge".

User -- navigate to --> App -- authn request to --> Pocket ID [Display challenge] [Display registration link]

User -- generate challenge and verify with Passkey --> Pocket ID -- redirect if success --> App (with the id_token, access_token, etc)

User -- click registration link --> Pocket ID -- do rigamaroll of keeping track of original authn request while signing up --> Pocket ID --> see above user flow

Originally created by @depasseg on GitHub (Jan 27, 2026). ### Feature description You should add the ability to register as a new user during the challenge phase. ### Pitch Currently, if I share an app with someone, they are only presented with the ability to login. They need to know to go to the main Pocket ID page in order to register a new account. This isn't intuitive and makes it confusing for new users. This likely applies only where registrations are open to the public. It would be helpful if Pocket ID gave the user a link to the registration page during the "challenge". User -- navigate to --> App -- authn request to --> Pocket ID [Display challenge] [Display registration link] User -- generate challenge and verify with Passkey --> Pocket ID -- redirect if success --> App (with the id_token, access_token, etc) User -- click registration link --> Pocket ID -- do rigamaroll of keeping track of original authn request while signing up --> Pocket ID --> see above user flow
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id#629