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
general
  • r

    rene2u9

    04/17/2022, 10:42 AM
    Hi, first of all great software, i migrated from keycloack and i love how straight forward supertokens setup is! I want to translate the the header, buttons and links and got kind of stuck i searched in the documentation and found: https://supertokens.com/docs/thirdparty/common-customizations/translations and https://supertokens.com/docs/emailpassword/common-customizations/signin-form/changing-field-labels i was able to change the formfield labels but struggle to find button and link texts.. do i need to use overrides? or is there a better way?
    r
    • 2
    • 14
  • h

    hauckre

    04/17/2022, 12:55 PM
    Hi guys, first of all thank you for your great work! I wanted to ask what is the best approach to implement supertokens in Ionic. My current approach is to extract the JWT token in the FE and validate it in the BE. Is this the right way, or is there a better way?
    r
    • 2
    • 4
  • r

    rp

    04/17/2022, 12:56 PM
    Lang translations
  • r

    rankala

    04/17/2022, 6:09 PM
    Hi, I use psswordless auth and was wondering what is the bestway to add a email filter. So basically only only adresses from „@example.com“
    r
    • 2
    • 3
  • a

    andrew1123

    04/18/2022, 7:08 AM
    HI everyone, I am new to supertoken and docker, I am trying to follow this instruction to host the core with docker - https://supertokens.com/docs/emailpassword/quick-setup/database-setup/mysql I have a mysql server running at port 3306 and my ip address is 192.168.1.207, I run the docker command with my env variables, and I got an error saying that "Socket fail to connect to host:192.168.1.207, port:3306. Connection refused". What is wrong here? Thank for your help~
    r
    • 2
    • 23
  • j

    JeremyEastham

    04/18/2022, 8:27 PM
    What is the purpose of the
    startDevEnv
    script? How is it different from the
    startTestingEnv
    script?
    r
    • 2
    • 52
  • r

    rp

    04/19/2022, 4:09 AM
    supertokens-root question
  • a

    andrew1123

    04/19/2022, 9:54 AM
    Hi, any suggestions on how to organise the overriding api code in Nestjs? It's quite messy to put all the overriding inside the recipe init function the service.ts file
  • r

    rp

    04/19/2022, 10:49 AM
    @andrew1123 you can create individual files per override function and export those functions from those files
  • r

    rp

    04/19/2022, 10:50 AM
    For example, see how it’s done here https://github.com/supertokens/supertokens-auth-react/tree/master/examples/with-thirdparty-2fa-passwordless/api-server
  • a

    andrew1123

    04/19/2022, 1:35 PM
    Thank you~ @rp
  • a

    Ashish

    04/20/2022, 9:02 AM
    Hey everyone, I am getting an error in while using supertokens in FastAPI. What am I doing wrong here?
    Initialisation not done. Did you forget to call the SuperTokens.init function?
    n
    r
    • 3
    • 5
  • a

    Ashish

    04/20/2022, 9:40 AM
    I am using Social Login (Google), after login the user is redirected to Supertokens.com. Where to change it?
    r
    • 2
    • 11
  • a

    Ashish

    04/20/2022, 10:07 AM
    Does Supertokens also support Linkedin?
    n
    • 2
    • 2
  • s

    shubham vora

    04/20/2022, 1:23 PM
    can anyone tell me how to implement custome UI for passwordless auth?
    r
    • 2
    • 3
  • r

    rp

    04/20/2022, 2:10 PM
    Passwordless custom UI
  • a

    Ashish

    04/21/2022, 6:01 AM
    Hi I am trying Supertokens social login using Fast API and custom UI. Everytime I am trying to get an access token, I am getting an error in
    singinup
    API.
    {"status":"FIELD_ERROR","error":"'access_token'"}
    r
    k
    • 3
    • 27
  • b

    brasidas

    04/21/2022, 3:38 PM
    does the session management recipe support use of supertokens-react-native on ios and android?
  • b

    brasidas

    04/21/2022, 3:39 PM
    if so, what would i do about the compulsory requirement for a website domain on the backend?
    r
    • 2
    • 11
  • h

    hoffeman

    04/22/2022, 10:34 AM
    Hi guys! I'm fresh to supertokens and have been trying to find out how I can manually create users backend? I'm creating a service that import users and does not allow sign up. Would I have to call the core directly or can I use the node SDK?
    r
    • 2
    • 4
  • r

    rp

    04/22/2022, 11:11 AM
    Create users manually
  • a

    andrew1123

    04/22/2022, 11:37 AM
    Hi everyone. I am using SuperToken with nestjs, I am trying out the api override feature to customise the signup flow. I have the auth module from the docs, I created auth.service inside the module. Inside the auth.service, I created a method called signUp and a private method isEmailSupported, then I inject the auth.service into supertokens.service and set the signUp function to the value of the signUpPOST key. When I trigger the signup, I got an error from nestjs, saying that "this.isEmailSupported is not a function". Is it a supertoken specific problem or nestjs problem?
    r
    • 2
    • 12
  • a

    aditya._.tomar

    04/23/2022, 8:40 PM
    hi guys, can anyone tell me how to use super token with apollo-server?
    r
    • 2
    • 18
  • a

    aditya._.tomar

    04/23/2022, 8:41 PM
    please share any document resource for reference.
  • r

    rp

    04/24/2022, 5:15 AM
    apollo server
  • e

    exDee

    04/24/2022, 12:08 PM
    supertokens.com is getting blocked by the second largest isp in switzerland https://www.sunrise.ch/
  • r

    rp

    04/24/2022, 12:08 PM
    Hmm. What’s the message they r saying?
  • e

    exDee

    04/24/2022, 12:11 PM
    I wanted to show the website to a friend of mine and this is what is displayed
  • r

    rp

    04/24/2022, 12:11 PM
    Huh.. that’s really strange. We shall contact the ISP. Thanks for the heads up!
  • e

    exDee

    04/24/2022, 12:12 PM
    np! Hope you can solve it soon 🙂
Powered by Linen
Title
e

exDee

04/24/2022, 12:12 PM
np! Hope you can solve it soon 🙂
View count: 3