MCPcopy Create free account
hub / github.com/clockworklabs/SpacetimeDB / validator

Method validator

crates/client-api/src/auth.rs:270–272  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

268 type TV = TV;
269
270 fn validator(&self) -> &Self::TV {
271 &self.validator
272 }
273
274 fn local_issuer(&self) -> &str {
275 &self.local_issuer

Callers 1

validate_tokenFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected