2 unstable releases
new 0.2.0 | Dec 14, 2024 |
---|---|
0.1.0 | Dec 11, 2024 |
#6 in #okta
128 downloads per month
Used in 2 crates
105KB
2K
SLoC
eio-okta-api - API Types for Okta
This crate contains API definitions for working with the Okta API.
Notably, it does not provide an implementation of anything that uses these types.
This crate is intended to be used to to produce and validate tools that are compatible with the the Okta API, either server or client implementations.
At this point, the types are hand-written, and even those on an as-needed basis (Pull Requests welcome!). A longer-term goal of this crate is to be able to be generated from the Okta Management API OpenAPI Specification.
License
SPDX-License-Identifier: MIT OR Apache-2.0
eio-okta-api
is available under your choice of either the MIT License or the Apache License, Version 2.0.
See LICENSE-MIT
and LICENSE-APACHE
at the root of the repository for the full text of each.
Both are written in fancy lawyer-speak. If you prefer more down-to-earth language, consider the following:
- tl;drLegal has simple visual summaries available:
MIT
orApache-2.0
- FOSSA has more in-depth overviews available:
MIT
orApache-2.0
Dependencies
~21MB
~366K SLoC