Hacker News new | ask | show | jobs
by maxcan 2144 days ago
I'd love to have some competition for Auth0 so this is good.

But, what I'd love is an Auth service that does what you do for Office365 accounts. For some reason, nobody does this and, at least in Auth0, you have to manually set up O365 as a custom OIDC provider.

1 comments

We don't exactly compete with Auth0. Their focus is on how you authenticate users, where we're trying to make it easy to add integrations to extend your product with data or functionality from other products.

There is some significant overlap, for example with OAuth tokens, but I'd say they work together more than they compete.

As for Office365: that's one of the integrations that's coming up soon for us. There are a lot of Microsoft Graph integrations that we'd like to add.

How would the access token sharing will work between Auth0 and XKit ?
We have docs for it here: https://docs.xkit.co/docs/auth0-authentication

You can create a separate token specifically for Xkit or re-use an existing one.