Yeah, I do have questions on account setup (https:...
# general
y
Yeah, I do have questions on account setup (https://github.com/medplum/foomedical#account-setup). Trying to link it to the project. I’ve changed the project id, google client id, and recaptchaSiteKey in RegisterPage.tsx and SigninPage.tsx .  It looks like the email password way does not work. Sign up with gmail would give me an invalid googleclientid  error. Any ideas on why this is happening. Thanks, Yaxuan
r
@Yaxuan.Zhang We're taking a look. I'll get back to you soon
@Yaxuan.Zhang Since you are using the Medplum Hosted offering, we (the medplum administrators) will need to add your domain,
googleClientId
,
google clientSecret
, and
Recaptcha Site Key
,
Recaptcha Secret Key
to your Medplum Project. If you don't mind emailing this to me, I can go ahead and add those for you. Sorry for not making this clear. I will update the Foo Medical README as well
y
No worries, thanks for the response. I will collect those and let my manager know. He probably will be the person contacting you. Thanks, Yaxuan.
e
Hi Rahul, I am running into the same errors as described. We are currently working with the developer tier (although with our own build, separate from foo medical) and I am trying to add those keys, with no success. Where can i send the necessary information?
r
Hi @eamoneamoneam - we've actually improved the workflow here to make this more self-service. You should be able to follow the instructions here to set up your account. https://github.com/medplum/foomedical#account-setup You can also follow our docs for setting up google authentication: https://www.medplum.com/docs/auth/google-auth
e
Oh that's fantastic! somehow I missed this, thank you for pointing me in the right direction!
187 Views