MCPcopy Create free account
hub / github.com/arun11299/cpp-jwt / get

Method get

include/jwt/parameters.hpp:245–245  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

243 {}
244
245 bool get() const noexcept { return jti_; }
246
247 bool jti_;
248};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected