Hello!
Can you provide some guidance on implementing Google auth into Metronic? I’ve setup the credential in GC but I’m not sure where in Metronic React (demo 1) to modify.
Thank you!
HI,
Thank you for reaching out to us.
Currently, we haven't tried integrating Google authentication into our Metronic React version. We plan to explore this and potentially include it in future updates.
In the meantime, you can refer to the guide at:
https://www.c-sharpcorner.com/article/google-authentication-for-react-application/
To implement Google authentication, update the private routes condition in /src/app/routing/AppRoutes.tsx. You can integrate Google authentication with our default context provider in /src/app/modules/auth/core/Auth.tsx or create a separate provider.
Regards,
Lauris Stepanovs,
Keenthemes Support Team