Skip to content

Latest commit

 

History

History

eio-okta-api

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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 or Apache-2.0
  • FOSSA has more in-depth overviews available: MIT or Apache-2.0