#authentication #auth-token #cosmwasm #document #off-chain #signed #valid

bin+lib cw-auth

a utility for integrating off-chain auth with your cosmwasm contracts

6 releases

0.1.5 Feb 18, 2022
0.1.4 Feb 17, 2022

#21 in #off-chain

Apache-2.0

9KB
185 lines

cosmwasm off-chain auth

a utility that takes an ADR-036 signed document containing an auth token, decodes and verifies it, returning the inner token if it is valid

Dependencies

~3.5–5.5MB
~119K SLoC