23 releases (13 breaking)
new 0.14.0 | May 14, 2025 |
---|---|
0.12.2 | Apr 16, 2025 |
0.10.2 | Mar 26, 2025 |
0.1.1 | Oct 24, 2024 |
#378 in Authentication
1,111 downloads per month
Used in c2patool
13MB
53K
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–57MB
~1M SLoC