garm/auth
Mario Constanti 97f172eb51 fix: improve metrics collection loop
by adding the context from main and make auth.GetAdminContext accepting a
context we are now able to stop the metrics collection loop once the
context is canceled

Signed-off-by: Mario Constanti <mario.constanti@mercedes-benz.com>
2024-02-20 06:33:21 +01:00
..
admin_required.go Add admin required middleware and webhook endpoint 2023-08-22 09:39:01 +03:00
auth.go Update to latest jwt 2023-12-18 16:20:44 +00:00
context.go fix: improve metrics collection loop 2024-02-20 06:33:21 +01:00
init_required.go Switch to log/slog 2024-01-05 23:46:40 +00:00
instance_middleware.go More strict instance token checks 2024-01-30 11:07:55 +00:00
interfaces.go Add license headers 2022-05-05 13:25:50 +00:00
jwt.go Switch to log/slog 2024-01-05 23:46:40 +00:00
metrics.go Switch to log/slog 2024-01-05 23:46:40 +00:00