|
|
|
|
|
by cyberax
392 days ago
|
|
So you're competing with Auth0, Clerk and others. You really need some differentiator. For me that would be: - Service-to-service authentication. - User impersonation in S2S calls ("I'm a service SERVICE1 making a call on behalf of USER_JOE"), including for offline flows. - A way to view and manage the offline grants for S2S impersonation. - All of the above must be resilient. I don't think any authentication solution actually tackles this. |
|