auth
auth copied to clipboard
Getting through the basics of setting up an authentication in Golang.
golang-authentication
To start this app, perform the following step in order
- Clone this repo to your machine
- cd into the project folder
- enter
go run main.go
to start server