Identity-TBD
A complete turn-key IDAAS solution for your projects Avoid the tedious and dangerour practice of collecting and storing usernames and passwords for a project. Identity-TBD gives you consistent identifiers using common external identity providers such as Apple, Google, Facebook, and (soon) others. Saves weeks of development and compliance/liability worries, allowing you to put your development…
Identity-TBD endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
login /login/{appId} |
Initiates the login process. This will return an HTML page allowing the user to select their provider and continue the process. This HTML response should be delivered to a… |
| GET |
identity /identity/{idtbd} |
Retrieves an `IdentityObject` from the passed-in `idtbd` token |
| GET |
link / |
Normally, when a user logs in with a provider, their user identity is constant each time they sign-in with the same provider. However, if they choose a different provider in a… |
Identity-TBD pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $15 / month | — |
|
| ULTRA | $200 / month | — |
|