conf | ||
controllers | ||
infrastructure | ||
keto | ||
ldap-hyda | ||
routers | ||
swagger | ||
tests | ||
__debug_bin142225022 | ||
__debug_bin1674802629 | ||
.gitignore | ||
auth.json | ||
docker_auth.json | ||
docker-compose.yml | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
LICENSE.md | ||
main.go | ||
oc-auth | ||
README.md | ||
relation-tuples |
oc-auth OpenCloud auth service.
Manages user auths
To build :
bee generate routers
bee run -gendoc=true -downdoc=true
If default Swagger page is displayed instead of tyour api, change url in swagger/index.html file to :
url: "swagger.json"