https://supertokens.com/
Join Discord
hey <@498057949541826571> we are facing issues with apple signup from ios mobile, android and web s...
a

alisha08770

over 3 years ago
hey @rp_st we are facing issues with apple signup from ios mobile, android and web signup/login are working fine
a
r
  • 2
  • 38
  • 23
Hey guys I'm using next js, getting infinite call `/refresh` on Safari (Works fine from Chrome) ```...
j

johnmichal4362

over 3 years ago
Hey guys I'm using next js, getting infinite call
/refresh
on Safari (Works fine from Chrome) ``` SuperTokens.init({ appInfo: { appName: 'Test', apiDomain: 'http://localhost:3000', websiteDomain: 'http://localhost:8080', apiBasePath: '/api/v1/public/auth', websiteBasePath: '/auth' }, recipeList: [ Passwordless.init({ contactMethod: 'EMAIL' }), Session.init({ cookieDomain: 'http://localhost:8080' }) ] })
j
r
  • 2
  • 30
  • 23
For some reason I can't call `/auth/signout`. Getting unauthorized errors. How exactly does that hap...
i

ITEnthusiasm

over 3 years ago
For some reason I can't call
/auth/signout
. Getting unauthorized errors. How exactly does that happen? 🤔
i
r
  • 2
  • 4
  • 23
Bom dia (Good Morning) I am implementing super tokens on django (backend), using thirdparty (only) ...
f

fsimoes

over 3 years ago
Bom dia (Good Morning) I am implementing super tokens on django (backend), using thirdparty (only) recipe. I would like your opinions for best practices on how to initialize it. Currently I have a module and using the module config, I'm calling the start method where I have the init function. (I'll attach some screenshots) Still says that it is not initialized
f
r
f
  • 3
  • 88
  • 23
Hi, I'm having an issue - sign in and up doesn't work in browser Incognito mode
i

idanh

almost 2 years ago
Hi, I'm having an issue - sign in and up doesn't work in browser Incognito mode
i
r
  • 2
  • 10
  • 22
Hi, I'm trying to use the `createUserIdMapping` function. it keeps throwing error, "SuperTokens core...
d

dhatguy

almost 2 years ago
Hi, I'm trying to use the
createUserIdMapping
function. it keeps throwing error, "SuperTokens core threw an error for a POST request to path: '/recipe/userid/map' with status code: 400 and message: UserId is already in use in Session recipe"
d
r
  • 2
  • 2
  • 22
Hey, I am using golang fiber with some nextjs and reactjs frontend. i am having issue with CORS ht...
a

albatroz

almost 2 years ago
Hey, I am using golang fiber with some nextjs and reactjs frontend. i am having issue with CORS https://codefile.io/f/7ToerynrFw any help will be apprciated 🙂
a
r
  • 2
  • 21
  • 22
Hi, we are trying to implement manual account linking, the account linking itself works but then whe...
i

idanto

about 2 years ago
Hi, we are trying to implement manual account linking, the account linking itself works but then when we return the response there is an exception says
This should never happen: session and user mismatch
the scenario is we have a primary passwordless user and now we want to connect a social media login account (FB in this case). any directions? I assume it is somehow related to the fact we do the linking in
thirdPartySignInUpPOST
and return the response from
originalImplementation.thirdPartySignInUpPOST
i
r
  • 2
  • 59
  • 22
Hello Everyone! I am a newbie to opensource and would like to contribute to Super Tokens. I am tryin...
r

rituraj10x

about 2 years ago
Hello Everyone! I am a newbie to opensource and would like to contribute to Super Tokens. I am trying to setup the supertokens-core in my local system. I have followed the contributing.md. Whenever i run the loadmodules, it does nothing. Please help me getting started with it
r
r
  • 2
  • 2
  • 22
Hi, we're using the passwordless recipe. We send out deep links into our application to users who ha...
n

nim4ze

about 2 years ago
Hi, we're using the passwordless recipe. We send out deep links into our application to users who have been invited by other users. We want to "integrate" a pre-authenticated magic link into those links, so that the invited users only have to click the link to directly gain access to our tool, if they click within 24h. is this possible with supertokens, eg with this: https://supertokens.com/docs/thirdpartypasswordless/common-customizations/generating-magic-link-manually ?
n
r
  • 2
  • 3
  • 22
Previous585960Next

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