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 parameter to get_logout_url #400

Merged
merged 3 commits into from
Jan 14, 2025

Conversation

mthadley
Copy link
Contributor

Description

Adds a new optional return_to parameter to user_management.get_logout_url to support the upcoming Logout URIs feature.

Documentation

Does this require changes to the WorkOS Docs? E.g. the API Reference or code snippets need updates.

[ ] Yes

If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.

@mthadley mthadley requested a review from a team as a code owner January 13, 2025 23:30
@mthadley mthadley requested a review from tribble January 13, 2025 23:30
Copy link

linear bot commented Jan 13, 2025

@mthadley
Copy link
Contributor Author

@mattgd Mind taking one more look? I realized I forgot to update the logout URL helper on Session.

@mthadley mthadley requested a review from mattgd January 14, 2025 17:54
Copy link
Contributor

@mattgd mattgd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch on the session helpers! Forgot those existed in Python as well.

@mthadley mthadley merged commit c826292 into main Jan 14, 2025
5 checks passed
@mthadley mthadley deleted the feature/auth-4085-update-python-sdk branch January 14, 2025 18:38
@mthadley mthadley mentioned this pull request Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants