mirror of
https://github.com/array-in-a-matrix/public-apis.git
synced 2025-04-02 11:11:50 -04:00
Update Clerk URL
This commit is contained in:
parent
bd1c90bd44
commit
de60c52292
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@
|
|||
| API | Description | Auth | HTTPS | CORS |
|
||||
|---|---|---|---|---|
|
||||
| [Auth0](https://auth0.com) | Easy to implement, adaptable authentication and authorization platform | `apiKey` | Yes | Yes |
|
||||
| [Clerk](https://clerk.com/docs) | Drop-in React components for authentication and authorization | `apiKey` | Yes | Yes |
|
||||
| [Clerk](https://clerk.com) | Drop-in React components for authentication and authorization | `apiKey` | Yes | Yes |
|
||||
| [GetOTP](https://otp.dev/en/docs/) | Implement OTP flow quickly | `apiKey` | Yes | No |
|
||||
| [Micro User Service](https://m3o.com/user) | User management and authentication | `apiKey` | Yes | No |
|
||||
| [MojoAuth](https://mojoauth.com) | Secure and modern passwordless authentication platform | `apiKey` | Yes | Yes |
|
||||
|
|
Loading…
Add table
Reference in a new issue