This repository is for showcasing a way to create a simple Authentication system with GORM and MUX. Be advised that this repository is for educational purposes only and is focused on the authentication mechanisms written in Golang. Never hardcode a secret keys of you Application into the code! Use environment variables!
Happy learning! :)