Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: allow serializing OpenIDConnectClient #295

Merged
merged 1 commit into from
Mar 29, 2022

Conversation

dunglas
Copy link
Contributor

@dunglas dunglas commented Mar 28, 2022

Currently, it's not possible to store a client instance in the session. This is useful when creating dynamic clients such as when implementing Solid OIDC: you need a different client per user.

This PR fixes the issue without introducing a BC break.

  • Changelog entry is added

@DeepDiver1975 DeepDiver1975 merged commit 5785278 into jumbojett:master Mar 29, 2022
@dunglas dunglas deleted the feat/serialize branch March 29, 2022 16:27
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants