TokenBase# class gafaelfawr.models.token.TokenBase(**data)# Bases: BaseModel Base information about a token common to several representations. This is the information that’s common to the Redis and database representations of the token. Parameters: data (Any) –