8 releases (5 breaking)

0.6.1 Jan 1, 2025
0.6.0 Jan 1, 2025
0.5.0 Dec 10, 2024
0.4.0 May 8, 2024
0.1.1 Nov 27, 2023

#586 in Authentication

Download history 346/week @ 2025-01-01 57/week @ 2025-01-08 32/week @ 2025-01-15 25/week @ 2025-01-22 24/week @ 2025-01-29 34/week @ 2025-02-05 40/week @ 2025-02-12 46/week @ 2025-02-19 47/week @ 2025-02-26 32/week @ 2025-03-05 22/week @ 2025-03-12 20/week @ 2025-03-19 34/week @ 2025-03-26 24/week @ 2025-04-02 32/week @ 2025-04-09

112 downloads per month
Used in zino-auth

Apache-2.0

93KB
2K SLoC

Minimal and safe by default client library for the Rauthy project.

You can of course use any generic OIDC client with Rauthy. However, the idea of this crate is to provide the simplest possible production ready setup, with the least amount of overhead and secure default values, if you only use Rauthy anyway.

You can find examples for actix-web, axum or a fully generic framework / application in the Examples directory.

Features

  • actix-web will enable actix-web specific extractors and api
  • axum will enable axum specific extractors and api

rauthy-client

Minimal and safe by default client library for the Rauthy project.

You can of course use any generic OIDC client with Rauthy. However, the idea of this crate is to provide the simplest possible production ready setup, with the least amount of overhead and secure default values, if you only use Rauthy anyway.

You can find examples for actix-web, axum or a fully generic framework / application in the Examples directory.

Dependencies

~20–36MB
~683K SLoC