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

Class SpacetimeIdentityToken

crates/client-api/src/auth.rs:505–505  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

503}
504
505pub struct SpacetimeIdentityToken(pub SpacetimeCreds);
506impl headers::Header for SpacetimeIdentityToken {
507 fn name() -> &'static http::HeaderName {
508 static NAME: http::HeaderName = http::HeaderName::from_static("spacetime-identity-token");

Callers 2

into_headersMethod · 0.85
schemaFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…