Commit b39940e7 authored by Dave Machado's avatar Dave Machado Committed by GitHub
Browse files

Remove Okta

As discussed in PR #407, Stormpath closed and joined with Okta. However, there is no indication of a free tier for Okta now. The closest thing I could find on their pricing page was joining 1 service to an Okta SSO for free, but that isn't any form of an API that we cover in this project.
parent 3ae3651f
...@@ -159,7 +159,6 @@ API | Description | Auth | HTTPS | Link | ...@@ -159,7 +159,6 @@ API | Description | Auth | HTTPS | Link |
| Lorem Text | Generates Lorem Ipsum text | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/montanaflynn/lorem-text-generator) | | Lorem Text | Generates Lorem Ipsum text | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/montanaflynn/lorem-text-generator) |
| Loripsum | The "lorem ipsum" generator that doesn't suck | No | No | [Go!](http://loripsum.net/) | | Loripsum | The "lorem ipsum" generator that doesn't suck | No | No | [Go!](http://loripsum.net/) |
| Myjson | A simple JSON store for your web or mobile app | No | No | [Go!](http://myjson.com/api) | | Myjson | A simple JSON store for your web or mobile app | No | No | [Go!](http://myjson.com/api) |
| Okta | User Authentication | `apiKey` | Yes | [Go!](https://okta.com/) |
| Plino | Spam filtering system | No | Yes | [Go!](https://plino.herokuapp.com/) | | Plino | Spam filtering system | No | Yes | [Go!](https://plino.herokuapp.com/) |
| Public APIs | A collective list of free JSON APIs for use in web development | No | Yes | [Go!](https://github.com/toddmotto/public-apis/tree/master/json) | | Public APIs | A collective list of free JSON APIs for use in web development | No | Yes | [Go!](https://github.com/toddmotto/public-apis/tree/master/json) |
| RandomUser | Generates random user data | No | Yes | [Go!](https://randomuser.me) | | RandomUser | Generates random user data | No | Yes | [Go!](https://randomuser.me) |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment