kblincoe / QualOpt_SE701

2 stars 15 forks source link

Fix Google sign in #23

Open softeng-701 opened 6 years ago

softeng-701 commented 6 years ago

Currently, the Google sign in gives a response of: "401. That’s an error. Error: invalid_client. The OAuth client was not found" when attempting to use it to sign in.

will-molloy commented 6 years ago

Working on this

kblincoe commented 6 years ago

Please see the issues related to secret keys on #95 and consider this in your implementation

will-molloy commented 6 years ago

@kblincoe Will do. I'll investigate again after doing #36.