This repository has been archived by the owner on Apr 10, 2023. It is now read-only.
Authentication to change the password #681
Answered
by
knjk04
kumawatanupriya
asked this question in
Q&A
-
Hi @knjk04 , In this issue #232 We need to change the password for a particular user, |
Beta Was this translation helpful? Give feedback.
Answered by
knjk04
Apr 17, 2021
Replies: 1 comment 1 reply
-
Hi, Try using |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
kumawatanupriya
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Try using
getCurrentUser()
in UserService.javahttps://github.com/Project-Books/book-project/blob/0.2.0/backend/src/main/java/com/karankumar/bookproject/backend/service/UserService.java#L85