Hey everybody! I am a user of the Foo-Medical appl...
# general
n
Hey everybody! I am a user of the Foo-Medical application. I am contacting your group for assistance with implementing a reset password feature for the application. I was wondering if anyone in this group can help or if there are any resources you could recommend to help with this process. I would greatly appreciate any guidance or assistance you could provide. Thanks
c
Hi @nikulkhatik - yes of course. Here is the implementation of reset password for app.medplum.com: https://github.com/medplum/medplum/blob/main/packages/app/src/ResetPasswordPage.tsx Please feel free to DM me to setup a time to discuss in depth
n
@cody Thanks for your guidance
I have implemented above code on Foo-Medical but getting 400 error. I am using same recaptcha key for both Medplum and Foo-Medical
175 Views