rauthy-client

Crates.iorauthy-client
lib.rsrauthy-client
version0.4.0
sourcesrc
created_at2023-11-27 13:46:37.445737
updated_at2024-05-08 13:11:47.939709
descriptionrauthy-client - Client for the Rauthy OIDC IAM project
homepage
repositoryhttps://github.com/sebadob/rauthy/tree/main/rauthy-client
max_upload_size
id1050432
size104,486
(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: 0

cargo fmt