Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support JSON body in registration #44

Closed
aeneasr opened this issue Jul 24, 2019 · 0 comments
Closed

Support JSON body in registration #44

aeneasr opened this issue Jul 24, 2019 · 0 comments
Assignees
Labels
package/selfservice/password Affects the Password Self Service Strategy

Comments

@aeneasr
Copy link
Member

aeneasr commented Jul 24, 2019

Some clients may want to choose to send JSON payload instead of form encoded. To make this work we have to obviously support JSON decoding and be able to return form errors properly - plus redirect hook should send redirect_to as a JSON response when the content-type is json!

@aeneasr aeneasr added the package/selfservice/password Affects the Password Self Service Strategy label Jul 24, 2019
@aeneasr aeneasr added this to the v0.0.1 milestone Jul 24, 2019
@aeneasr aeneasr self-assigned this Jul 24, 2019
@aeneasr aeneasr modified the milestones: v0.0.1, v0.0.2 Aug 6, 2019
@aeneasr aeneasr modified the milestones: v0.4.0-alpha.1, v0.5.0-alpha.1 Jun 8, 2020
mcjimenez added a commit to mcjimenez/kratos that referenced this issue Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package/selfservice/password Affects the Password Self Service Strategy
Projects
None yet
Development

No branches or pull requests

1 participant