cloudrunner-go icon indicating copy to clipboard operation
cloudrunner-go copied to clipboard

feat(pubsub): introduce authenticated pubsub handler

Open radhus opened this issue 5 months ago • 3 comments

The AuthenticatedHTTPHandler wraps HTTPHandler and verifies that the there is a valid Google-signed bearer token in the Authorization header. Optionally also verifies a user specified audience and email token claim.

radhus avatar Sep 20 '24 13:09 radhus