Stormpath is closing it's API on 17th August 2017 as it has joined forces with okta.dom - replaced Stormpath entry with Okta

This commit is contained in:
Ian Havelock 2017-07-26 20:23:44 +01:00
parent 1a971d437d
commit e2d0e8607f
3 changed files with 10 additions and 9 deletions

View file

@ -582,6 +582,13 @@
"HTTPS": false,
"Link": "http://myjson.com/api"
},
{
"API": "Okta",
"Auth": "apiKey",
"Description": "User Authentication",
"HTTPS": true,
"Link": "https://okta.com/"
},
{
"API": "Plino",
"Auth": null,
@ -631,13 +638,6 @@
"HTTPS": true,
"Link": "https://api.stackexchange.com/"
},
{
"API": "Stormpath",
"Auth": "apiKey",
"Description": "User Authentication",
"HTTPS": true,
"Link": "https://stormpath.com/"
},
{
"API": "UI Names",
"Auth": null,

File diff suppressed because one or more lines are too long