service/

directory
v0.0.0-...-ff5c026 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2021 License: Apache-2.0

Directories

Path Synopsis
go
pkg
pkg/pass
package pass provides password generation and verification using argon2id encoded passwords are stored in the format of: $<ARGON_ALGO (i'm using argon2id)>$<version>:$MEM,ITER,PAR:$<SALT>:$<KEY>
package pass provides password generation and verification using argon2id encoded passwords are stored in the format of: $<ARGON_ALGO (i'm using argon2id)>$<version>:$MEM,ITER,PAR:$<SALT>:$<KEY>
pkg/superusers
Provide readonly access to superuser config specified during creation Thus the API doesn't allow creation of new superuser from it, nor does it allow deletion.
Provide readonly access to superuser config specified during creation Thus the API doesn't allow creation of new superuser from it, nor does it allow deletion.

Jump to

Keyboard shortcuts

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