1
mirror of https://github.com/public-apis/public-apis synced 2024-12-01 20:18:16 +01:00

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.
This commit is contained in:
Dave Machado 2017-08-18 15:16:14 -04:00 committed by GitHub
parent 3ae3651f1b
commit b39940e7e3

View File

@ -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) |
| 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) |
| Okta | User Authentication | `apiKey` | Yes | [Go!](https://okta.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) |
| RandomUser | Generates random user data | No | Yes | [Go!](https://randomuser.me) |