Go to file
2025-04-01 10:16:26 +02:00
conf auth 2025-04-01 10:16:26 +02:00
controllers auth 2025-04-01 10:16:26 +02:00
infrastructure auth 2025-04-01 10:16:26 +02:00
pem BAHAMAS 2024-10-30 12:38:25 +01:00
routers auth 2025-04-01 10:16:26 +02:00
swagger workin oc-auth 2025-01-17 17:24:08 +01:00
tests Initial commit 2024-07-26 13:46:05 +02:00
.gitignore Initial commit 2024-07-26 13:46:05 +02:00
auth.json auth 2025-04-01 10:16:26 +02:00
docker_auth.json auth 2025-04-01 10:16:26 +02:00
docker-compose.yml auth 2025-04-01 10:16:26 +02:00
Dockerfile auth 2025-04-01 10:16:26 +02:00
go.mod neo oclib 2025-02-21 11:24:03 +01:00
go.sum neo oclib 2025-02-21 11:24:03 +01:00
index.html BAHAMAS 2024-10-30 12:38:25 +01:00
LICENSE.md license update 2024-10-03 09:38:23 +02:00
main.go auth 2025-04-01 10:16:26 +02:00
Makefile auth 2025-04-01 10:16:26 +02:00
oc-auth auth 2025-04-01 10:16:26 +02:00
README.md launch mode 2025-03-06 09:46:13 +01:00

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"