-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Add update support in JdbcRegisteredClientRepository #365
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
Conversation
|
hi @jgrandja . Let me know if any of the |
jgrandja
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR @ovidiupopa91 ! Please see review comments.
...ingframework/security/oauth2/server/authorization/client/JdbcRegisteredClientRepository.java
Outdated
Show resolved
Hide resolved
...ingframework/security/oauth2/server/authorization/client/JdbcRegisteredClientRepository.java
Outdated
Show resolved
Hide resolved
|
@ovidiupopa91 I just realized that we need to hash Do you have time / interest in adding |
Hi @jgrandja . Sure, I will do it. |
|
Thanks for the updates @ovidiupopa91 ! This is now in main. |
Closes gh-356