/gosecure

Security package for golang.

Primary LanguageGoGNU General Public License v3.0GPL-3.0

GoSecure

GitHub go.mod Go version of a Go module CodeFactor Go Report Card Github tag GitHub issues GPLv3 license


Description

A go-package for security. Implements categories like authentication, authorizaton, etc.

Install

Use the go commandline tool to install the package to your go project.

go get github.com/jnnkrdb/gosecure