Every Golang Coder Needs To Use This
2 min readAug 10, 2022
Welcome back! Golang is an awesome programming language with a ton of capability, if you’re new to Golang, check out the link below to learn more about it:
So, let’s take a look at an awesome Golang project you need to use! This specific project is called authelia, and it’s a single sign-on multi-factor portal for web applications! Here is a link to their Github repo:
This specific project will allow us to have a secure login panel for our web applications, this is a quick breakdown of how this project works:
This is what the login panel looks like: