Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 616 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 616 Bytes

Fly.io Macaroon Tokens Go Reference

This is the extracted Macaroon token code we use for authorization inside of Fly.io. Because flyctl, our CLI, is open source, it can't fully exploit our tokens unless this library is open source as well. So it is.

We don't think you should use any of this code; it's shrink-wrapped around some peculiar details of our production network, and the data model is Fly-specific. But if it's an interesting read, that's great too.