XPEHO / xpeapp_admin

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

feat(googleSso): Implement google authentication for web and mobile #94

Closed lcubeddu closed 4 months ago

lcubeddu commented 4 months ago

Add google sign in using google_sign_in package and remove username/password signin

Closes #89