Browse Source

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.
pull/470/head
Dave Machado 6 years ago
committed by GitHub
parent
commit
b39940e7e3
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      README.md

+ 0
- 1
README.md 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) |


Loading…
Cancel
Save