GoDoxy/internal/api/v1
Yuzerion 51f6391ded
feat: Add optional OIDC support (#39)
This allows the API to trigger an OAuth workflow to create the JWT for authentication. For now the workflow is triggered by manually visiting `/api/login/oidc` on the frontend app until the UI repo is updated to add support.

Co-authored-by: Peter Olds <peter@olds.co>
2025-01-13 04:49:46 +08:00
..
auth feat: Add optional OIDC support (#39) 2025-01-13 04:49:46 +08:00
favicon updated ls-icon and icon fetching mechanism 2025-01-13 02:21:52 +08:00
query refactor and typo fixes 2024-11-02 03:14:47 +08:00
utils improved api error handling 2025-01-05 00:02:31 +08:00
file.go fix incorrect reload behaviors, further organize code 2025-01-09 04:26:00 +08:00
index.go correcting some behaviors for $DOCKER_HOST, now uses container's private IP instead of localhost 2024-10-11 09:13:38 +08:00
list.go fix route provider name 2025-01-12 13:49:47 +08:00
reload.go fix incorrect reload behaviors, further organize code 2025-01-09 04:26:00 +08:00
schema.go api: updated list/get/set file endpoint 2025-01-07 10:57:53 +08:00
stats.go fix incorrect reload behaviors, further organize code 2025-01-09 04:26:00 +08:00
version.go correcting some behaviors for $DOCKER_HOST, now uses container's private IP instead of localhost 2024-10-11 09:13:38 +08:00