Authentication using JWT in Golang

Google reCaptcha V3 implementation in GoLang

Installtion

Below command will Install all the dependencies recursively.

go get -d ./...

Starting the GO server

Use the below command to create executable and the run executable.

go build