rauthy-client

Crates.iorauthy-client
lib.rsrauthy-client
version0.10.0
created_at2023-11-27 13:46:37.445737+00
updated_at2025-07-08 13:10:33.195342+00
descriptionrauthy-client - Client for the Rauthy OIDC IAM project
homepage
repositoryhttps://github.com/sebadob/rauthy/tree/main/rauthy-client
max_upload_size
id1050432
size214,696
(sebadob)

documentation

README

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.

Commit count: 2825

cargo fmt