JwtExtension extension

on

Properties

atprotoPdsEndpoint → String?

Available on Jwt, provided by the JwtExtension extension

Returns a PDS endpoint based on aud.
no setter
isExpired → bool

Available on Jwt, provided by the JwtExtension extension

Returns true if this token is expired, otherwise false.
no setter
remainingTime → Duration

Available on Jwt, provided by the JwtExtension extension

Returns the time until this token expires.
no setter