#access-token #auth-token #modality #standardized #local #user #file

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

#277 in Authentication

Download history 15/week @ 2023-12-20 7/week @ 2023-12-27 27/week @ 2024-01-03 26/week @ 2024-01-10 16/week @ 2024-01-17 20/week @ 2024-01-24 8/week @ 2024-01-31 53/week @ 2024-02-07 89/week @ 2024-02-14 237/week @ 2024-02-21 176/week @ 2024-02-28 63/week @ 2024-03-06 43/week @ 2024-03-13 176/week @ 2024-03-20 361/week @ 2024-03-27 147/week @ 2024-04-03

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

Apache-2.0

12KB
230 lines

modality-auth-token

Provides standardized access to local modality auth tokens.

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


lib.rs:

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

Dependencies

~0.4–2MB
~40K SLoC