Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 236 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 236 Bytes

A mocked Okta API server.

WARNING This is a service that Joel Franusic wrote for himself, so it will have lots of rough edges.

To run: $ virtualenv venv $ source venv/bin/activate $ pip install -r requirements.txt $ python app.py