Verify the bearer token is valid
Auth
Verify the bearer token is valid
Cheap probe that verifies the access token in the Authorization header is signed and unexpired. Returns 200 with a confirmation message when valid, 401 otherwise. Used by the client to gate startup before mounting authenticated routes.
GET
Verify the bearer token is valid