Browse Source

Add-Aserto API

Add Aserto API to Authentication & Authorization section
pull/3590/head
Noa Shavit 9 months ago
parent
commit
8449956432
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -251,6 +251,7 @@ API | Description | Auth | HTTPS | CORS |
### Authentication & Authorization
API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---|
| [Aserto](https://www.aserto.com) | Fine-grained authorization for applications & APIs | `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 |
| [Micro User Service](https://m3o.com/user) | User management and authentication | `apiKey` | Yes | No |


Loading…
Cancel
Save