mirror of
https://github.com/array-in-a-matrix/public-apis.git
synced 2025-04-02 11:11:50 -04:00
Auto updating db
This commit is contained in:
parent
82ebd15d12
commit
d19f1e66c9
1 changed files with 10 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"count": 1425,
|
||||
"count": 1426,
|
||||
"entries": [
|
||||
{
|
||||
"API": "AdoptAPet",
|
||||
|
@ -730,6 +730,15 @@
|
|||
"Link": "https://auth0.com",
|
||||
"Category": "Authentication & Authorization"
|
||||
},
|
||||
{
|
||||
"API": "Clerk",
|
||||
"Description": "Drop-in React components for authentication and authorization",
|
||||
"Auth": "apiKey",
|
||||
"HTTPS": true,
|
||||
"Cors": "yes",
|
||||
"Link": "https://clerk.dev",
|
||||
"Category": "Authentication & Authorization"
|
||||
},
|
||||
{
|
||||
"API": "GetOTP",
|
||||
"Description": "Implement OTP flow quickly",
|
||||
|
|
Loading…
Add table
Reference in a new issue