mirror of
https://github.com/1f349/dendrite.git
synced 2025-04-01 17:55:04 +01: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.
|