https://supertokens.com/
Join Discord
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
  • 37
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
  • 37
Is there a way to auto set primary user on sign-up? Otherwise I override signInUp on backend and cal...
i

ilbarbarossa

about 2 years ago
Is there a way to auto set primary user on sign-up? Otherwise I override signInUp on backend and call createPrimaryUser
i
r
  • 2
  • 20
  • 37
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
  • 37
Why session.getSessionDataFromDatabase returning and empty object ? Is it because there is nothing i...
y

youscript

about 2 years ago
Why session.getSessionDataFromDatabase returning and empty object ? Is it because there is nothing in the session data by default or what ?
y
r
  • 2
  • 1
  • 37
I got 405 when signin/up. I am using NextJS and passwordless login. (Phone) I have `pages/api/auth...
y

yujonglee

over 2 years ago
I got 405 when signin/up. I am using NextJS and passwordless login. (Phone) I have
pages/api/auth/[[...path]].tsx
and it's content is same as doc. This is my appInfo
export const appInfo = {
  appName: NAME,
  apiDomain: DOMAIN,
  websiteDomain: DOMAIN,
  apiBasePath: "/api/auth",
  websiteBasePath: "/auth"
}
I can see UI in
<DOMAIN>/auth
, but when I provide phone number and click continue, I got this.
[Error] Failed to load resource: the server responded with a status of 405 (Method Not Allowed) (refresh, line 0) <DOMAIN>/api/auth/session/refresh

[Error] Failed to load resource: the server responded with a status of 405 (Method Not Allowed) (refresh, line 0)
<DOMAIN>/api/auth/session/refresh

[Error] Failed to load resource: the server responded with a status of 405 (Method Not Allowed) (refresh, line 0)
<DOMAIN>/api/auth/session/refresh

[Error] Failed to load resource: the server responded with a status of 405 (Method Not Allowed) (code, line 0)
<DOMAIN>/api/auth/signinup/code
y
r
  • 2
  • 17
  • 37
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
  • 37
Hi, I'm trying to implement supertokens with out ldap and AD servers. From my understanding I need t...
a

arwenxs

over 2 years ago
Hi, I'm trying to implement supertokens with out ldap and AD servers. From my understanding I need to implement a custom provider. I'm just not sure from the example code given how that works? How do we get the client id and client secret?
a
r
  • 2
  • 17
  • 37
NO_EMAIL_GIVEN_BY_PROVIDER issue
c

cbwhite920

over 2 years ago
I'm new to setting up oauth providers and such, and am currently getting back the no email given by provider error from my Azure AD integration. Are there any common gotchas that might cause this type of error? I'm sure it's something simple in my Azure AD app registration that I'm no doing right
c
r
  • 2
  • 18
  • 37
h

himanshukukreja_

almost 3 years ago
h
r
  • 2
  • 12
  • 37
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