mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-07 06:53:09 -06:00
* Add Go macaroon library Signed-off-by: Anant Prakash <anantprakashjsr@gmail.com> * Add macaroon generation and serialization, for login token. Signed-off-by: Anant Prakash <anantprakashjsr@gmail.com> * Remove copyright, trim empty lines * Make Serialize functions private * Fix typos
5 lines
95 B
Plaintext
5 lines
95 B
Plaintext
macaroon:
|
|
|
|
- verify that all signature calculations to correspond exactly
|
|
with libmacaroons.
|