`prompt`=`registration` not supported?

The Kinde documention states that you can pass prompt =registration to have users land on the sign up page. However, when passing this value you get:
{"error":"invalid_request","error_description":"The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed. Used unknown value '[registration]' for prompt parameter"}
{"error":"invalid_request","error_description":"The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed. Used unknown value '[registration]' for prompt parameter"}
4 Replies
nemosupremo
nemosupremoOP10mo ago
Prompt Request Parameter: Using Kinde without SDK - Kinde
From the documentation, the prompt parameter accepts a login or a registration value to determine if your user should land on the sign up or sign in page. Assigning "login" to the prompt parameter works as expected but assigning "register" to the prompt parameter throws the error in the image on the screen.
nemosupremo
nemosupremoOP10mo ago
ok looks like the docs are incorrect/prompt is broken
Daniel_Kinde
Daniel_Kinde10mo ago
Hi @nemosupremo , let me look into this and get back to you.
david - Kinde
david - Kinde10mo ago
Hey, looks like our docs might be wrong there, try using "start_page" instead of "prompt". Prompt only supports "none" or "login" to be inline with the oauth spec, but start_page can be used to direct to registration. Thanks for flagging it, we'll update our docs.
Want results from more Discord servers?
Add your server