Crate jwt_provider

Source
Expand description

jwt_provider jwt_handler Interface

Structs§

JwtHandlerSender
JwtHandlerSender sends messages to a JwtHandler service The JwtHandler service has a single method, calculate, which calculates the factorial of its whole number parameter. client for sending JwtHandler messages
User

Constants§

SMITHY_VERSION

Traits§

JwtHandler
The JwtHandler service has a single method, calculate, which calculates the factorial of its whole number parameter. wasmbus.contractId: michaelrademeyer:interfaces:jwt_handler wasmbus.providerReceive

Type Aliases§

ClaimMap