package
0.1.0
Repository: https://github.com/hivetech/hivy.v0.legacy.git
Documentation: pkg.go.dev

# Functions

Extracts from the header the authentification hash, and decodes it to return username and password informations.
Query the etcd database to compare given and stored hashes.
Fetch from mysql 'hive.login' table 'username' hash and, if found, compare it with the given one.