address library

Constants

MAX_HEADER_LEN_B64 → const int
MAX_PADDED_UNSIGNED_JWT_LEN → const int

Functions

computeZkLoginAddress({required String claimName, required String claimValue, required BigInt userSalt, required String iss, required String aud}) String
decodeJwt(String jwt) Map
jwtToAddress(String jwt, BigInt userSalt) String
lengthChecks(String jwt) → void