Serverless Authentication with Golang
Almost every project needs authentication to serve secure user content.
For most of my side projects, I prefer to pay per use for cost optimization.
continuing my experiment with Golang, I created Golang service that's going to run inside AWS Lambda ...
blog.niradler.com2 min read