Module time

Source
Expand description

Traits and types around representing time, as used to consider token expiration.

Structs§

TimeConstraint
A processed set of token claims that limit it in time.
TimeUnknown
A time provider that knows nothing.

Traits§

TimeProvider
A clock by which time stamps on authorization credentials are compared.