Crate jwt_provider

source ·
Expand description

jwt_provider jwt_handler Interface

Structs

  • 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

Constants

Traits

  • 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 Definitions