Add Clerk
This commit is contained in:
11
README.md
11
README.md
@@ -218,13 +218,14 @@ API | Description | Auth | HTTPS | CORS |
|
|||||||
### Authentication & Authorization
|
### Authentication & Authorization
|
||||||
API | Description | Auth | HTTPS | CORS |
|
API | Description | Auth | HTTPS | CORS |
|
||||||
|---|---|---|---|---|
|
|---|---|---|---|---|
|
||||||
| [Auth0](https://auth0.com) | Easy to implement, adaptable authentication and authorization platform| `apiKey` | Yes | Yes|
|
| [Auth0](https://auth0.com) | Easy to implement, adaptable authentication and authorization platform | `apiKey` | Yes | Yes |
|
||||||
| [GetOTP](https://otp.dev/en/docs/) | Implement OTP flow quickly| `apiKey` | Yes | No |
|
| [Clerk](https://clerk.dev) | 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 |
|
| [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|
|
| [MojoAuth](https://mojoauth.com) | Secure and modern passwordless authentication platform | `apiKey` | Yes | Yes |
|
||||||
| [SAWO Labs](https://sawolabs.com)| Simplify login and improve user experience by integrating passwordless authentication in your app | `apiKey` | Yes | Yes|
|
| [SAWO Labs](https://sawolabs.com)| Simplify login and improve user experience by integrating passwordless authentication in your app | `apiKey` | Yes | Yes |
|
||||||
| [Stytch](https://stytch.com/)| User infrastructure for modern applications | `apiKey` | Yes | No |
|
| [Stytch](https://stytch.com/)| User infrastructure for modern applications | `apiKey` | Yes | No |
|
||||||
| [Warrant](https://warrant.dev/)| APIs for authorization and access control | `apiKey` | Yes | Yes|
|
| [Warrant](https://warrant.dev/)| APIs for authorization and access control | `apiKey` | Yes | Yes |
|
||||||
|
|
||||||
**[⬆ Back to Index](#index)**
|
**[⬆ Back to Index](#index)**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user