-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Add update support in JdbcRegisteredClientRepository #356
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
Labels
type: enhancement
A general enhancement
Milestone
Comments
hi @jgrandja . I can work on this task. |
ghost
pushed a commit
to ovidiupopa07/spring-authorization-server
that referenced
this issue
Jul 22, 2021
ghost
pushed a commit
to ovidiupopa07/spring-authorization-server
that referenced
this issue
Jul 23, 2021
ghost
pushed a commit
to ovidiupopa07/spring-authorization-server
that referenced
this issue
Jul 28, 2021
bibibiu2017
pushed a commit
to bibibiu2017/spring-authorization-server
that referenced
this issue
Jul 29, 2021
bibibiu2017
pushed a commit
to bibibiu2017/spring-authorization-server
that referenced
this issue
Jul 29, 2021
doba16
pushed a commit
to doba16/spring-authorization-server
that referenced
this issue
Apr 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
JdbcRegisteredClientRepository.save()
it currently supports only inserts. With this feature,RegisteredClient
updates should also be possibleThe text was updated successfully, but these errors were encountered: