authvault 0.1.0

Authentication and authorization vault with multi-provider support
Documentation
# Auto detect text files and perform LF normalization
* text=auto eol=lf

# Rust
*.rs text diff=rust
Cargo.lock text -diff

# Config / docs
*.toml text
*.yml text
*.yaml text
*.md text diff=markdown
*.json text

# Binary
*.png binary
*.jpg binary
*.ico binary
*.pdf binary