Secure Access
For users to securely access my website, I've integrated Google SSO services, which will automatically register you as a user through your Google account and give you "viewer" permissions that I've set.
I did this through adding a couple of lines of code to the .env file using Application IDs and Client IDs/Secrets I generated through Google Developers Console. More information on how this can be done can be found here.
No Comments