Skip to content

jonathanmorley/okra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust API client for Okta

Allows customers to easily access the Okta API

Testing

  1. Build the testcontainer docker image: docker build -t test-apisprout -f tests/fixtures/docker/Dockerfile .
  2. cargo test