storj/satellite/console/consolewasm
Caleb Case f011a5e8cc
Use WithNonce when creating caveats
This ensures the caveats are unique even when they contain the same
permissions and will result in unique macaroons. This is important to
ensure revocation doesn't impact more macaroons than intended.

Change-Id: I6354edd0119f2d85eaf580f2d1926a3de9151b88
2021-02-04 13:46:32 -05:00
..
access_test.go satellite/console/wasm: add more unit tests 2021-01-08 18:50:29 +00:00
access.go satellite/console/wasm: reduce size to <9MB 2020-12-14 16:41:39 +00:00
permission_test.go satellite/console/consolewasm: assert less about error 2021-02-03 10:36:58 -05:00
permission.go Use WithNonce when creating caveats 2021-02-04 13:46:32 -05:00