mirror of
https://github.com/ntex-rs/ntex-extras.git
synced 2025-04-03 21:07:40 +03:00
23 lines
1.3 KiB
Markdown
23 lines
1.3 KiB
Markdown
<div align="center">
|
|
|
|
# Identity service for ntex
|
|
|
|
[](https://blog.rust-lang.org/2022/11/03/Rust-1.65.0.html)
|
|
[](https://codecov.io/gh/ntex-rs/ntex-extras)
|
|
|
|
</div>
|
|
|
|
## Documentation & community resources
|
|
|
|
* [User Guide](https://ntex.rs/docs)
|
|
* [API Documentation](https://docs.rs/ntex-identity)
|
|
* Cargo package: [ntex-identity](https://crates.io/crates/ntex-identity)
|
|
* Minimum supported Rust version: 1.65 or later
|
|
|
|
## Build statuses
|
|
|
|
| Platform | Build Status |
|
|
| ---------------- | ------------ |
|
|
| Linux | [](https://github.com/ntex-rs/ntex-extras/actions?query=workflow%3A"CI+(Linux)") |
|
|
| macOS | [](https://github.com/ntex-rs/ntex-extras/actions?query=workflow%3A"CI+(OSX)") |
|
|
| Windows | [](https://github.com/ntex-rs/ntex-extras/actions?query=workflow%3A"CI+(Windows)") |
|