https://supertokens.com/ logo
Docs
Join the conversationJoin Discord
Channels
community
contributing
general
github-activity
info
introductions
new-releases
random
security
support-questions
welcome-0xdelusion
welcome-aj-ya
welcome-aleksandrc
welcome-alpinjs
welcome-amberlamps1
welcome-andrew-rodriguez
welcome-ankit-choudhary
welcome-anthony-stod-custodio
welcome-call-in
welcome-chwalbox
welcome-claybiokiller
welcome-co7e
welcome-cosmoecwsa
welcome-devdag
welcome-dinso
welcome-drebotelho
welcome-elio
welcome-ernest
welcome-foxbarrington
welcome-fromscratch
welcome-galto4ir
welcome-goetzum
welcome-hay-kot
welcome-himanshu-kukreja
welcome-hossambarakat
welcome-ichikawakazuto
welcome-jahir9991
welcome-jamesl
welcome-jerry123424
welcome-john-oliver
welcome-jonas-alexanderson
welcome-jxyz
welcome-kelvinwop
welcome-kraz
welcome-lancekey
welcome-leoo
welcome-lukeacollins
welcome-m-j-mon
welcome-malik-khoja
welcome-marco
welcome-mardadi
welcome-meshguy
welcome-metamorph
welcome-mike-tectu
welcome-mirzok
welcome-mozomig
welcome-naberyou66_
welcome-nacer
welcome-namratha
welcome-naveenkumar
welcome-nightlight
welcome-nischith
welcome-notankit
welcome-olawumi
welcome-pavan-kumar-reddy-n
welcome-pineappaul
welcome-poothebear
welcome-rick
welcome-samuel-qosenergy
welcome-samuelstroschein
welcome-shubhamgoel23
welcome-shubhamkaushal
welcome-sidebar
welcome-surajsli
welcome-suyash_
welcome-syntaxerror
welcome-tauno
welcome-tauno
welcome-tawnoz
welcome-teclali
welcome-tls
welcome-turbosepp
welcome-vikram_shadow
welcome-yann
Powered by Linen
support-questions
  • s

    seniorquico

    08/19/2021, 3:06 PM
    just to confirm, the
    browser-tabs-lock-key
    key would exist on the website domain (in our case,
    app.salad.io
    ). our API is on a separate subdomain,
    app-api.salad.io
    .
  • s

    seniorquico

    08/19/2021, 3:07 PM
    and if that's the case (which i suspect)... the key does not exist in localStorage.
  • s

    seniorquico

    08/19/2021, 3:08 PM
    one user was able to share a screenshot of the
    app.salad.io
    cookies, and the only thing supertokens-related was the
    sIRTFrontend
    cookie with a value of
    remove
    .
  • u

    0xLtX1

    08/19/2021, 3:15 PM
    Needed some help post signup
  • u

    0xLtX1

    08/19/2021, 3:16 PM
    I added the extra field in the signup form and in the backend as well
  • u

    0xLtX1

    08/19/2021, 3:16 PM
    the field is Full Name
  • u

    0xLtX1

    08/19/2021, 3:16 PM
    how do I fetch the value of Full Name which the user has entered in my frontend
  • u

    0xLtX1

    08/19/2021, 3:17 PM
    Similiar to how it displays the name in the top right button on the supertokens homepage after logging in
  • u

    0xLtX1

    08/19/2021, 3:18 PM
    Do I have to use the self hosted setup to achieve this, or can it be done by the one hosted by supertokens as well
  • s

    seniorquico

    08/19/2021, 3:20 PM
    do you save the custom data to the SuperTokens session/context? there's a method in the SDK to get that data. check out this doc: https://supertokens.io/docs/session/common-customizations/sessions/user-information-front-end
  • r

    rp

    08/19/2021, 3:20 PM
    Yes. Website domain
  • u

    user

    08/19/2021, 3:25 PM
    There is a missplaced semicolon on the React frontend auth screen. Checked everywhere in my code but couldn't find anything. I think it's from the package
  • r

    rp

    08/19/2021, 3:25 PM
    Oh. Hmmm. It means the frontend thinks the session doesn’t exist! Okay I have ideas on what may be wrong. But can discuss this on a call
  • u

    user

    08/19/2021, 3:25 PM
    message has been deleted
  • r

    rp

    08/19/2021, 3:30 PM
    @User You should look at the handling post sign up section: https://supertokens.io/docs/thirdpartyemailpassword/common-customizations/handling-signinup-success#3-handling-signin--signup-event-on-the-backend (for thirdpartyemailpassword recipe)
  • r

    rp

    08/19/2021, 3:30 PM
    it would work either way.
  • r

    rp

    08/19/2021, 3:31 PM
    @User thanks for the info. I'll have a look and release a fix ASAP.
  • u

    0xLtX1

    08/19/2021, 4:11 PM
    Just the thing I was looking for, was confused between this and User Roles, thanks a lot!
  • r

    rp

    08/19/2021, 4:12 PM
    if you are using another recipe, the post sign up logic may not require that many "ifs"
  • u

    0xLtX1

    08/19/2021, 4:13 PM
    No this works fine, I'm using the social + custom login πŸ‘Œ
  • r

    rp

    08/19/2021, 4:13 PM
    cool
  • r

    rp

    08/19/2021, 4:21 PM
    @User found the extra ";" in the package.. releasing a new patch in 15-20 mins
  • r

    rp

    08/19/2021, 4:33 PM
    @User i have released the fix in the new version: 0.15.4
  • r

    rp

    08/19/2021, 4:33 PM
    thanks for pointing out this error πŸ™‚
  • u

    user

    08/19/2021, 5:52 PM
    @User nice πŸ‘Œ thank you
  • u

    user

    08/20/2021, 12:43 AM
    Plesk is is practically the same thing as C-Panel
  • r

    rp

    08/20/2021, 3:25 AM
    I am not really familiar with these
  • u

    user

    08/21/2021, 3:55 AM
    The React frontend SDK is calling
    https://fonts.googleapis.com
    to get the Rubik font for the auth screen Even if I try to overwrite the font-family for the components, it still sends a request to Google Would be amazing if the library uses the system font family instead. This would make it more privacy friendly πŸ™
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  • r

    rp

    08/21/2021, 4:53 AM
    @User could you please open an issue about this? Thanks
  • u

    user

    08/21/2021, 4:06 PM
    What are the recommended system specs to run the SuperTokens core docker? You guys have an estimate?
Powered by Linen
Title
u

user

08/21/2021, 4:06 PM
What are the recommended system specs to run the SuperTokens core docker? You guys have an estimate?
View count: 2