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 first class support for updating the post_logout_redirect_uri #278

Open
DilshanSenarath opened this issue Feb 17, 2025 · 0 comments
Open
Labels
complexity/medium enhancement New feature or request good first issue Good for newcomers

Comments

@DilshanSenarath
Copy link

Description
After the check session call, if the session doesn't exist, the SDK will trigger a logout using a URL generated by the SDK as the post_logout_redirect_uri. However, there may be use cases where this needs to be customized based on the application's requirements. Therefore, it's necessary to provide native support for updating this value.

@brionmario brionmario added enhancement New feature or request good first issue Good for newcomers complexity/medium labels Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity/medium enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants