garm/auth
Gabriel Adrian Samfira 98a769b8d1 Allow cookie login to API endpoints
This change considers cookies as a source for the JWT token.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-08-12 12:48:48 +00:00
..
admin_required.go Add copyright header 2025-05-20 09:43:29 +00:00
auth.go Refactor the websocket client and add fixes 2024-07-05 12:55:35 +00:00
context.go Add some tests 2025-05-19 19:45:45 +00:00
init_required.go Relax URLs validation 2025-02-05 20:10:02 +00:00
instance_middleware.go Add some tests 2025-05-19 19:45:45 +00:00
interfaces.go Add some tests 2025-05-19 19:45:45 +00:00
jwt.go Allow cookie login to API endpoints 2025-08-12 12:48:48 +00:00
metrics.go Add copyright header 2025-05-20 09:43:29 +00:00