package
1.1.2
Repository: https://github.com/mrinjamul/mrinjamul-auth.git
Documentation: pkg.go.dev

# README

Simple App

A simple implementation of a web app using mrinjamul-auth service.

How to run this?

Create environment variables file with contents:

export PUBLIC_KEY="publicKey.pem"

Save the public key to a file named publicKey.pem and place it in the same directory as this file.

go run main.go