23 releases (13 breaking)

0.14.0 May 14, 2025
0.12.2 Apr 16, 2025
0.10.2 Mar 26, 2025
0.1.1 Oct 24, 2024

#333 in Authentication

Download history 162/week @ 2025-02-05 423/week @ 2025-02-12 21/week @ 2025-02-19 42/week @ 2025-02-26 16/week @ 2025-03-05 72/week @ 2025-03-12 324/week @ 2025-03-19 269/week @ 2025-03-26 472/week @ 2025-04-02 481/week @ 2025-04-09 367/week @ 2025-04-16 456/week @ 2025-04-23 123/week @ 2025-04-30 107/week @ 2025-05-07 410/week @ 2025-05-14 67/week @ 2025-05-21

774 downloads per month

MIT/Apache

12MB
54K SLoC

cawg-identity crate is DISCONTINUED

This crate has been merged into the c2pa crate. It will no longer be maintained or published as a standalone crate.

For the most part, all public APIs can be remapped as follows:

cawg_identity::xxx -> c2pa::identity::xxx

This version of the cawg_identity crate provides pub use aliases for all public APIs to match the above remapping. This can be used as a transition measure, but you should change the references in your code as soon as possible.

There will be no further releases of this crate.

Dependencies

~39–58MB
~1M SLoC