28c08d0873bd7b1450c90cc8cfa71cb5a03c934d
oc-auth OpenCloud auth service.
Manages user auths
To build :
bee generate routers
bee run -gendoc=true -downdoc=true
OR make dev
If default Swagger page is displayed instead of tyour api, change url in swagger/index.html file to :
url: "swagger.json"
Description
Languages
Go
100%