auth

module
v0.4.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2024 License: BSD-2-Clause

README

Auth

Auth is a package that provides authentication and authorization support. It provides hashing, password validation, and token generation functionality.

Project Maintenance

This project is maintained with standard golang utilities, controlled via make. To see all Makefile targets, simply run make help from the root source directory of the project.

Packages

Hash

The hash package provides functionality to hash data via the Argon2 hashing algorithms. Information on Argon2 can be found here.

Password

The password package provides policy matching functionality for passwords.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL