Go Nano Services Module Auth
Auth library for Go Nano Services
Installation
go get code.afis.me/go-nano-services/modules/auth
Upgrading to the latest version
go get -u code.afis.me/go-nano-services/modules/auth
Upgrade or downgrade with tag version if available
go get -u code.afis.me/go-nano-services/modules/auth@v1.0.0
Example codes
Soon