"vscode:/vscode.git/clone" did not exist on "0a02b924f0e41f294e737329418e3cbd1b2b30b7"
Commit a8044b28 authored by Asim Aslam's avatar Asim Aslam
Browse files

Add Micro User API

parent a9984fef
...@@ -14,6 +14,7 @@ For information on contributing to this project, please see the [contributing gu ...@@ -14,6 +14,7 @@ For information on contributing to this project, please see the [contributing gu
* [Anime](#anime) * [Anime](#anime)
* [Anti-Malware](#anti-malware) * [Anti-Malware](#anti-malware)
* [Art & Design](#art--design) * [Art & Design](#art--design)
* [Authentication](#authentication)
* [Books](#books) * [Books](#books)
* [Business](#business) * [Business](#business)
* [Calendar](#calendar) * [Calendar](#calendar)
...@@ -121,6 +122,14 @@ API | Description | Auth | HTTPS | CORS | ...@@ -121,6 +122,14 @@ API | Description | Auth | HTTPS | CORS |
| [Pixel Encounter](https://pixelencounter.com/api) | SVG Icon Generator | No | Yes | No | | [Pixel Encounter](https://pixelencounter.com/api) | SVG Icon Generator | No | Yes | No |
| [Rijksmuseum](https://www.rijksmuseum.nl/en/api) | Art | `apiKey` | Yes | Unknown | | [Rijksmuseum](https://www.rijksmuseum.nl/en/api) | Art | `apiKey` | Yes | Unknown |
**[⬆ Back to Index](#index)**
### Authentication
API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---|
| [Auth0](https://auth0.com) | Easy to implement, adaptable authentication and authorization platform | `apiKey` | Yes | Yes |
| [Micro User Service](https://m3o.com/user) | User management and authentication | `apiKey` | Yes | No |
| [Stytch](https://stytch.com/) | User infrastructure for modern applications | `apiKey` | Yes | No |
**[⬆ Back to Index](#index)** **[⬆ Back to Index](#index)**
### Books ### Books
API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment