TokenInfo#

class gafaelfawr.models.token.TokenInfo(**data)#

Bases: TokenBase

Information about a token returned by the token-info endpoint.

This is all the information about the token that’s stored in the underlying database. It includes some fields not present in Redis.

Parameters:

data (Any) –