oc-auth/README.md

14 lines
261 B
Markdown
Raw Normal View History

2024-07-26 13:46:05 +02:00
# 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"