Crates.io | distant-auth |
lib.rs | distant-auth |
version | 0.20.0 |
source | src |
created_at | 2023-06-01 07:50:00.115533 |
updated_at | 2023-07-15 01:38:16.502769 |
description | Authentication library for distant, providing various implementations |
homepage | https://github.com/chipsenkbeil/distant |
repository | https://github.com/chipsenkbeil/distant |
max_upload_size | |
id | 879533 |
size | 55,048 |
The distant-auth
library supplies the authentication functionality for the
distant interfaces and distant cli.
You can import the dependency by adding the following to your Cargo.toml
:
[dependencies]
distant-auth = "0.20"
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.