rsauth 0.0.1

An authentication library for Rust (placeholder, work in progress)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# rsauth

An authentication library for Rust.

> **Note:** This crate is currently a placeholder reserving the name on crates.io. A real implementation will follow.

## License

Licensed under either of

- [MIT License]https://opensource.org/licenses/MIT
- [Apache License, Version 2.0]https://www.apache.org/licenses/LICENSE-2.0

at your option.