PlaceOS::Model::JWTBase
Inherits JSON::Serializable < Struct < Value < Object
Base ORM for JWT
Constants
Log = (::Log.for(PlaceOS::Model)).for("jwt")
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source