distant-auth

Crates.iodistant-auth
lib.rsdistant-auth
version0.20.0
sourcesrc
created_at2023-06-01 07:50:00.115533
updated_at2023-07-15 01:38:16.502769
descriptionAuthentication library for distant, providing various implementations
homepagehttps://github.com/chipsenkbeil/distant
repositoryhttps://github.com/chipsenkbeil/distant
max_upload_size
id879533
size55,048
Chip Senkbeil (chipsenkbeil)

documentation

README

distant auth

Crates.io Docs.rs Rustc 1.70.0

Details

The distant-auth library supplies the authentication functionality for the distant interfaces and distant cli.

Installation

You can import the dependency by adding the following to your Cargo.toml:

[dependencies]
distant-auth = "0.20"

License

This project is licensed under either of

Apache License, Version 2.0, (LICENSE-APACHE or apache-license) MIT license (LICENSE-MIT or mit-license) at your option.

Commit count: 370

cargo fmt