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

Add return_to to self-service SDK methods including logout #1605

Closed
aeneasr opened this issue Jul 29, 2021 · 0 comments
Closed

Add return_to to self-service SDK methods including logout #1605

aeneasr opened this issue Jul 29, 2021 · 0 comments
Assignees
Labels
feat New feature or request.

Comments

@aeneasr
Copy link
Member

aeneasr commented Jul 29, 2021

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

Currently there is no good way to specify the return_to value for self-service flows, it's also not explicitly documented in the API.

@aeneasr aeneasr added the feat New feature or request. label Jul 29, 2021
@aeneasr aeneasr added this to the v0.8.0-alpha.1 milestone Jul 29, 2021
@aeneasr aeneasr self-assigned this Jul 29, 2021
aeneasr added a commit that referenced this issue Sep 24, 2021
This patch adds a `return_to` field to the flow objects which contains the original `?return_to=...` value. It uses the Flow's `request_url` for that purpose.

Closes #1605
Closes #1121
aeneasr added a commit that referenced this issue Oct 12, 2021
This patch adds a `return_to` field to the flow objects which contains the original `?return_to=...` value. It uses the Flow's `request_url` for that purpose.

Closes #1605
Closes #1121
aeneasr added a commit that referenced this issue Oct 14, 2021
This patch adds a `return_to` field to the flow objects which contains the original `?return_to=...` value. It uses the Flow's `request_url` for that purpose.

Closes #1605
Closes #1121
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request.
Projects
None yet
Development

No branches or pull requests

1 participant