#authentication #auth-token #cosmwasm #off-chain #document #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

#28 in #off-chain

22 downloads per month

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

~4–6MB
~126K SLoC