ExDoppler.TokenInfo (ExDoppler v1.0.0)
View SourceModule describing a Doppler Me
Fields
slug
- Unique identifier for this token (e.g"00000000-0000-0000-0000-000000000000"
)name
- If given, a human-readable name for this token (e.g"my-auth-token"
)created_at
- DateTime creation for this token (e.g~U[2025-04-30 10:05:50.040Z]
)last_seen_at
- DateTime for last use (e.g~U[2025-04-30 10:05:50.040Z]
)type
- Token Type (e.g"personal"
)token_preview
- Used when referring to this token (e.gdp.pt....ABCdEF
)workplace
- RelevantExDoppler.Workplace
.
๐ Resources
- ๐ Doppler docs
- ๐ Doppler API docs
- ๐ฌ Contact the maintainer (he's happy to help!)
Summary
Functions
Creates a TokenInfo
from a map