olivetin/service/internal/httpservers
Noah Perks Sloan 8865331da2
feat: enable JWT auth from a header (#547)
2025-04-02 19:14:43 +01:00
..
httpServer.go refactor: Project directories (#541) 2025-03-22 01:06:59 +00:00
prometheus.go refactor: Project directories (#541) 2025-03-22 01:06:59 +00:00
restapi.go feat: enable JWT auth from a header (#547) 2025-04-02 19:14:43 +01:00
restapi_auth.go refactor: Project directories (#541) 2025-03-22 01:06:59 +00:00
restapi_auth_jwt.go feat: enable JWT auth from a header (#547) 2025-04-02 19:14:43 +01:00
restapi_auth_jwt_test.go refactor: Project directories (#541) 2025-03-22 01:06:59 +00:00
restapi_auth_local.go refactor: Project directories (#541) 2025-03-22 01:06:59 +00:00
restapi_auth_oauth2.go refactor: Project directories (#541) 2025-03-22 01:06:59 +00:00
restapi_auth_oauth2_providers.go refactor: Project directories (#541) 2025-03-22 01:06:59 +00:00
restapi_test.go refactor: Project directories (#541) 2025-03-22 01:06:59 +00:00
singleFrontend.go refactor: Project directories (#541) 2025-03-22 01:06:59 +00:00
webuiServer.go refactor: Project directories (#541) 2025-03-22 01:06:59 +00:00
webuiServer_test.go refactor: Project directories (#541) 2025-03-22 01:06:59 +00:00