hmis-tools / hmis-api-server

Version 2 of OpenHMIS
Mozilla Public License 2.0
15 stars 11 forks source link

New Google authn signup result page should display the Google identity #67

Open kfogel opened 7 years ago

kfogel commented 7 years ago

When one goes to /openhmis/signup/ and does the browser authn dance with Google, the resultant page (the one that gives the id token) should also say the Google identity that the token is associated with.

kfogel commented 7 years ago

As per issue #68: in src/main/webapp/signup/js/signup.js we can call the proposed new endpoint and then display the resultant email address.