#error #model #client #rivet #service #identities #authenticating

rivet-identity

Rivet service for authenticating and managing identities

12 releases

0.0.14 Nov 7, 2022
0.0.13 Nov 1, 2022
0.0.11 Oct 22, 2022
0.0.6 Aug 21, 2022
0.0.1 Jul 29, 2022

#2 in #identities

Download history 3/week @ 2024-02-22 126/week @ 2024-02-29 18/week @ 2024-03-07

147 downloads per month

Apache-2.0

1MB
28K SLoC

rivet-identity

Crate Organization

The entry point for most customers will be Client. Client exposes one method for each API offered by the service.

Some APIs require complex or nested arguments. These exist in model.

Lastly, errors that can be returned by the service are contained within error. Error defines a meta error encompassing all possible errors that can be returned by the service.

The other modules within this crate are not required for normal usage.

Dependencies

~6–21MB
~299K SLoC