cyberguru1
3975e83006
macaroons: add super macaroon helpers
...
Introduce helper functions in the macaroons package to manage super
macaroon files and permissions. Add SuperMacaroonExists,
MacaroonMatchesPermissions, and BakeAndWriteSuperMacaroon.
2026-07-27 06:08:48 -05:00
Elle Mouton
402373cfca
session: move MacaroonBaker to macaroons package
...
Move the MacaroonBaker type to the new macaroons package to avoid import
cycles in future.
2025-02-09 10:56:23 +02:00
Elle Mouton
832fbad1c5
lit+macaroons: move BakeSuperMacaroons helper
...
Move this helper to the new macaroons package.
2025-02-09 10:39:51 +02:00
Elle Mouton
949c0bf7e2
multi: move macaroon helpers to macaroons dir
...
... and out of the `sessions` directory. This is to avoid import cycles
when we start explicitly linking accounts to sessions.
2025-02-09 10:37:40 +02:00