|
|
|
|
|
by sk5t
2071 days ago
|
|
> Having to implement a ton of "log in with"s sucks, as does implementing email based login. This is kind of auth0's--but also most security token service things--raison d'etre: your app trusts just one authority and supports just one protocol, shunting any unauthenticated users to it, letting it handle the transaction with trusted identity providers. |
|