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 federated params for logout #842

Closed
6 tasks done
nan-chen-kdx opened this issue Oct 6, 2022 · 2 comments
Closed
6 tasks done

Support federated params for logout #842

nan-chen-kdx opened this issue Oct 6, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@nan-chen-kdx
Copy link

Checklist

  • I have looked into the README and have not found a suitable solution or answer.
  • I have looked into the examples and have not found a suitable solution or answer.
  • I have looked into the API documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Describe the problem you'd like to have solved

Please add support for https://auth0.com/docs/authenticate/login/logout/log-users-out-of-idps

Describe the ideal solution

Add federated as part of the query params in https://github.com/auth0/nextjs-auth0/blob/main/src/auth0-session/client.ts#L121

Alternatives and current workarounds

No response

Additional context

No response

@adamjmcgrath adamjmcgrath added the enhancement New feature or request label Oct 7, 2022
@adamjmcgrath
Copy link
Contributor

Thanks for raising this @nan-chen-kdx

Yep - we should support this feature, will add it to our backlog

@adamjmcgrath
Copy link
Contributor

Fixed by #877 - will go out in next beta release

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

No branches or pull requests

2 participants