https://supertokens.com/
Join Discord
Hello, I have a question about my use-case that I'm exploring. For the app that I am working on, I...
n

nikachu5338

over 1 year ago
Hello, I have a question about my use-case that I'm exploring. For the app that I am working on, I have three components: - Web Frontend Application (React+Vite) - Backend Application (NestJs) - Mobile Application (React Native) And I have to support two types of authentication: Email+Password, Passwordless (Using SMS, for mobile application). I am more interested to self-host it, but my other partner wants to use the cloud version. I have some questions for cloud version: - How does the pricing work? if I have 5001 MAU, would my bill be $100 or $0.02? - Since we have the use-case of sending SMS, is it handled by Supertokens in the pricing? - How easy is it move from self-hosted to cloud and vice-versa? - How good is the support if we end up using the cloud version? - When we sign up user with email password, we take multiple inputs apart from email, password, first name, last name. Additional inputs would be company name, tax id, city, phone number. Is it possible to extend the signup form with additional inputs? Thank you to whoever takes their time to answer this. Really appreciate it.
n
r
  • 2
  • 6
  • 36
Hi team, I am trying to integrate supertokens in a ionic + angular app, the integration seems to be...
a

abhisheksinghkapoor

almost 2 years ago
Hi team, I am trying to integrate supertokens in a ionic + angular app, the integration seems to be failing at a point where I am trying to make a axios call, and the status comes to be 440, with cookie status being returned as deleted, on checking the node-modules > supertokens-website > lib > axios.js file, I found out that the url and AuthHttpRequest.apiDomain are same, but still the cookies are deleted and api is still returning 440, can someone help me with what I am doing incorrect
a
r
  • 2
  • 5
  • 36
hey <@498057949541826571> i am getting a wierd behaviour, when i revoking all session for a user , ...
s

satty_71243

almost 2 years ago
hey @rp_st i am getting a wierd behaviour, when i revoking all session for a user , authGuard is still able to allow the request.
s
r
  • 2
  • 2
  • 36
Hey, I was checking pricing page, and I've seen that you are offering MFA, but when checking docs, I...
f

fdundjer

about 2 years ago
Hey, I was checking pricing page, and I've seen that you are offering MFA, but when checking docs, I see that supertokens is not MFA optimized. We have already implemented 2FA using combination of multiple recepies as suggested in docs. I'm just wondering if there is feature we are missing since we are using self hosted version without license?
f
r
  • 2
  • 20
  • 36
Hi could I get some assistance? I am working on a feature where I want to send a link as part of a c...
m

mongoose1993

about 2 years ago
Hi could I get some assistance? I am working on a feature where I want to send a link as part of a confirmation email. I would like to create a magic link that authenticates a user and allows them to cancel a booking. I have been looking at this documentation https://supertokens.com/docs/thirdpartypasswordless/custom-ui/login-magic-link but I don’t necessarily want the email to be sent automatically as we have a trigger through Salesforce Marketing Cloud and I would to pass in a token as part of this magic link. But I am not sure how to proceed. Any advice would be appreciated.
m
u
  • 2
  • 3
  • 36
We've noticed that some of our authentication-related emails are being flagged as spam by GMail (e.g...
g

goodgravy

about 2 years ago
We've noticed that some of our authentication-related emails are being flagged as spam by GMail (e.g. password reset). * We're using our own domain name * We're using Mailgun to send the messages * SPF and DKIM is set up correctly * The GMail message implies the risk factor is the content of the emails itself: "Similar messages were used to steal people's personal information. Avoid clicking links, downloading attachments or replying with personal information" Our next move, therefore, will be to change the content of the message so that it doesn't resemble the default ST template. Was wondering if other people had faced something similar and had success with a different approach?
g
r
  • 2
  • 6
  • 36
Hey, we recently changed the domain our app is hosted on and we've started to a get a bunch of fairl...
v

vivalapanda

about 2 years ago
Hey, we recently changed the domain our app is hosted on and we've started to a get a bunch of fairly mysterious 403s?
v
r
  • 2
  • 35
  • 36
Is there a way to get localhost:3000/signup or localhost:3000/login in frontend, instead of just loc...
k

kiesker

over 2 years ago
Is there a way to get localhost:3000/signup or localhost:3000/login in frontend, instead of just localhost:3000/auth?
k
r
  • 2
  • 3
  • 36
hi, is it expected that using Supertokens with next.js disables static optimization entirely? Our en...
k

kushal5266

over 2 years ago
hi, is it expected that using Supertokens with next.js disables static optimization entirely? Our entire app is protected, so we get this error in the Vercel logs:
Warning: You have opted-out of Automatic Static Optimization due to `getInitialProps` in `pages/_app`. This does not opt-out pages with `getStaticProps`
This causes some strange downstream issues for us, because now everything in our client needs to get rendered via serverless functions
k
r
  • 2
  • 7
  • 36
Is there a way to manually generate a verification link for a user? Found https://supertokens.com/do...
b

bradvrm

over 2 years ago
Is there a way to manually generate a verification link for a user? Found https://supertokens.com/docs/emailpassword/common-customizations/email-verification/generate-link-manually but not yet documented. The use case for this being the username has been changed, which marks it as not verified anymore, I want to then generate a new verification link and send that through to the new username once it has changed. Is this possible currently? or would I only be able to fire the new verification email once the user has created a session with the new username? thanks in advance 🙂
b
r
  • 2
  • 4
  • 36
Previous293031Next

SuperTokens.com

SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).

Powered by