### **Configure Different Auth/ Register options** Most needed: add a feature that **enables using a personal google account to log in.** Recommended and useful: multiple sources Resources: [Register with different sources](https://learn.microsoft.com/en-us/aspnet/core/security/authentication/social/?view=aspnetcore-10.0&tabs=visual-studio) [Register specifically for Google](https://learn.microsoft.com/en-us/aspnet/core/security/authentication/social/google-logins?view=aspnetcore-10.0)
Configure Different Auth/ Register options
Most needed: add a feature that enables using a personal google account to log in.
Recommended and useful: multiple sources
Resources:
Register with different sources
Register specifically for Google