after_verification_return_to
is not in SDK and API documentation for Registration flow
#3096
Closed
6 tasks done
Labels
bug
Something is not working.
Preflight checklist
Describe the bug
Since we do not list the
after_verification_return_to
as a query parameter inside the registration handler here the SDK does not generate the required parameters for it.This is also the case for the API reference documentation:
https://www.ory.sh/docs/reference/api#tag/frontend/operation/createBrowserRegistrationFlow
Another question is, shouldn't this also be available to Native registration flows? For example, when the user has registered through a native application, but does the verification flow through a Browser based application later, the query parameter should be respected.
Reproducing the bug
Check the SDK and API reference documentation.
Relevant log output
No response
Relevant configuration
No response
Version
v0.11.1
On which operating system are you observing this issue?
Linux
In which environment are you deploying?
Ory Network
Additional Context
No response
The text was updated successfully, but these errors were encountered: