#access-token #auth-token #modality #standardized

modality-auth-token

Provides standardized access to local modality auth tokens

3 unstable releases

0.2.0 Feb 27, 2024
0.1.1 May 23, 2023
0.1.0 Jan 6, 2023

#1688 in Authentication

Download history 5/week @ 2025-10-13 16/week @ 2025-10-20 7/week @ 2025-10-27

283 downloads per month
Used in 5 crates (3 directly)

Apache-2.0

12KB
230 lines

Library relating to the handling of modality's auth tokens:

  • Representation in memory
  • Stringy-hexy serialization
  • A tiny file format that pairs an auth token with a plaintext user name

modality-auth-token

Provides standardized access to local modality auth tokens.

Documentation: https://docs.rs/modality-auth-token/latest/modality_auth_token/

Dependencies

~0.2–2MB
~37K SLoC