Hi everyone. We're currently reviewing Supertokens...
# support-questions-legacy
g
Hi everyone. We're currently reviewing Supertokens and Auth0 for our use case but I am not sure if Supertokens can satisfy our needs so I thought to ask here. We're building an integration platform e.g. like Zapier. For example, our user wants to connect (aka authenticate) their typeform and slack accounts with us so that they can send a slack message whenever a typeform receives a new submission. We need to authenticate those services and store the access_tokens securely so that we can make API requests on behalf of our users. Is that something that Supertokens can help us with? More specifically, can I add as many OAuth IdP as we want + securely store access/refresh tokens? Thanks
r
Hey!
Yes. You can add as many OAuth IdPs as you like and store their access + refresh tokens
You can use our custom OAuth provider integration to add a connection with slack etc.. and trigger the sign up flow with that provider’s id. You may need to customise the frontend / backend functions a bit to allow the slack sign up even though a session already exists, but that’s easy to do, and we are here to help.
g
Great thank you. Also another qq. I saw at the comparison table in your pricing page that compliance is in progress. This is extremely crucial for us due to the industry we're in. When is this expected to be released? Specifically SOC2 compliance.
r
In the next 1-2 weeks
Our SOC2 process is almost over. And we got our SOC1 a few months ago already
g
Great 🙂 super final question. I saw this on Auth0 too but for the life of me I do not understand what it means 🙂 What do you mean by "Machine to machine"?
ah I also saw in your roadmap that user roles are coming soon. But the comparison table says that you already have it. So is it part of the product now?
r
Hmm. User roles Is a part of our product already.
Machine to machine means backend to backend auth. Like if you have 2 microservices, how to make them auth between each other
One question to you, the roadmap page has user roles as launched. Can you send me a screenshot of where you saw it as coming soon please?
g
This is in the pricing page
r
Oh right. Thanks! We will update that
3 Views