mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-03-26 03:24:28 -05: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.
|