# Packages
Package access contains a service to manage Twitch tokens and scopes.
Package authcache implements a cache for token auth to hold auth- results with cpu/mem inexpensive methods instead of always using secure but expensive methods to validate the token.
Package timer contains a service to store and manage timers in a database.