Skip to content

Commit

Permalink
Add Corbado API to Authentication & Authorization (#160)
Browse files Browse the repository at this point in the history
* Add Corbado API to Authentication & Authorization

* Revert "Add Corbado API to Authentication & Authorization"

This reverts commit f7e3293.

* Add Corbado API to Authentication & Authorization
  • Loading branch information
vincentdelitz committed Jun 7, 2023
1 parent 50ff619 commit 4f93d9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@
|---|---|---|---|---|
| [Auth0](https://auth0.com) | Easy to implement, adaptable authentication and authorization platform | `apiKey` | Yes | Yes |
| [Clerk](https://clerk.com) | Drop-in React components for authentication and authorization | `apiKey` | Yes | Yes |
| [Corbado](https://corbado.com) | Passkey-first authentication | `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 |
Expand Down

0 comments on commit 4f93d9c

Please sign in to comment.