authvault 0.1.0

Authentication and authorization vault with multi-provider support
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# CODEOWNERS - Repository ownership
# Auto-generated by pheno-cli

# Default owners for everything
* @KooshaPari

# Libraries
/libs/* @KooshaPari
/crates/* @KooshaPari
/packages/* @KooshaPari

# Infrastructure
/infra/* @KooshaPari
/.github/workflows/* @KooshaPari