garm/auth
Gabriel Adrian Samfira a078645ab2
Add token endpoint
This change adds a github registration endpoint that instances can use
to fetch a github registration token.

This change also invalidates disables access to an instance to the token
and status updates endpoints once the instance transitions from
"pending" or "installing" to any other state.
2022-12-01 18:00:22 +02:00
..
auth.go Slight cleanup 2022-07-07 16:48:00 +00:00
context.go Add token endpoint 2022-12-01 18:00:22 +02:00
init_required.go Add license headers 2022-05-05 13:25:50 +00:00
instance_middleware.go Add token endpoint 2022-12-01 18:00:22 +02:00
interfaces.go Add license headers 2022-05-05 13:25:50 +00:00
jwt.go Add token endpoint 2022-12-01 18:00:22 +02:00