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
  • u

    utku

    08/08/2022, 3:09 PM
    hi guys im new to here, i want to use supertoken on react native, i followed react native example. but i have questions. which application type should use on google, only web or ios and android? In react native example there is redirectUrl: 'com.demoapp:/oauthredirect',
  • u

    utku

    08/08/2022, 3:09 PM
    how can configure this redirectUrl on google
  • r

    rp

    08/08/2022, 3:26 PM
    Social login with react native
  • s

    Salaz

    08/08/2022, 4:19 PM
    Hi all, I'm trying to use the delete_user function and getting an error. I notice in the docs this calls for core version >=3.7. My managed service dashboard shows v3.14, is that right? How do I upgrade this?
    r
    3 replies · 2 participants
  • t

    ti

    08/09/2022, 12:59 AM
    Hi, I am using the latest version of self hosted with out docker installation. I am trying to deploy it on ec2 instance. As per my understanding I should give --host= while starting supertokens instance. But I am getting this error The provided host is not available on this server Can you help how should I deploy it on ec2 instance and make it accessible(if any other configs needed).
  • r

    rp

    08/09/2022, 3:12 AM
    Deploying core on ec2
  • y

    YSK

    08/09/2022, 8:01 AM
    hi, I'm trying to deploy supertoken in a ubuntu server with docker (session recipe), locally the session is created and work as expected but on the server the session is not created. Any idea on what might be wrong ?
  • r

    rp

    08/09/2022, 8:28 AM
    Session not created in server
  • k

    kedw

    08/09/2022, 4:09 PM
    Hi, does anyone know if there's a way to make a backend request to get an access and refresh token from the SuperTokens core on behalf of a user without their credentials?
    r
    5 replies · 2 participants
  • r

    Roy R

    08/09/2022, 4:48 PM
    Hi, experiencing a bit of weirdness with the supertokens site that prevents me from using the dashboard or the docs:
  • r

    Roy R

    08/09/2022, 4:48 PM
    (something is preventing any content from loading on the site/dashboard/docs pages)
  • r

    rp

    08/09/2022, 4:49 PM
    Huh. That’s odd. What is the response body of the refresh api call?
  • r

    Roy R

    08/09/2022, 4:50 PM
    message has been deleted
  • r

    rp

    08/09/2022, 4:51 PM
    And what’s the cookie store on the site?
  • r

    Roy R

    08/09/2022, 4:52 PM
    Sure, I can DM that info.
  • r

    rp

    08/09/2022, 4:52 PM
    Yes please
  • x

    XxX_MLG Noob_XxX

    08/09/2022, 7:28 PM
    Is there a way to install later versions of
    supertokens-core
    ? Do we have to uninstall the first package? Or does the next version already provide away to take care of all that?
  • p

    Pawayusa

    08/09/2022, 9:16 PM
    Can I use
    SuperTokens
    in a
    .Net Application
    ? (e.g. Blazor Server) Thanks for the answers!
  • x

    XxX_MLG Noob_XxX

    08/10/2022, 12:50 AM
    SuperTokens Versioning
  • x

    XxX_MLG Noob_XxX

    08/10/2022, 12:53 AM
    Is there a place we can see all the options for the SuperTokens
    yaml
    config? I see a couple strewn around the site's documentation. But I wasn't sure if there was an explicit list.
  • h

    hmbrg

    08/10/2022, 1:47 AM
    I'm trying to deploy Supertokens on render.com. I've setup a basic repo that deploys Supertokens using Docker and Postgresql. Sadly, I'm getting the following error when deploying:
    Aug 10 03:38:03 AM  10 Aug 2022 01:38:03:113 +0000 | ERROR | pid: 52d5944d-594d-4e38-af87-2b716d6bd2e9 | [main] thread | io.supertokens.storage.postgresql.HikariLoggingAppender.doAppend(HikariLoggingAppender.java:132) | SuperTokens - Exception during pool initialization.
    Aug 10 03:38:03 AM  
    Aug 10 03:38:03 AM  Stopping SuperTokens...
    Aug 10 03:38:03 AM  10 Aug 2022 01:38:03:113 +0000 | INFO | pid: 52d5944d-594d-4e38-af87-2b716d6bd2e9 | [main] thread | io.supertokens.Main.stopApp(Main.java:317) | Stopping SuperTokens...
    Aug 10 03:38:03 AM  
    Aug 10 03:38:03 AM  What caused the crash: Failed to initialize pool: The connection attempt failed.
    `
  • r

    rp

    08/10/2022, 3:17 AM
    .net support
  • r

    rp

    08/10/2022, 3:20 AM
    Deploy on render.com
  • y

    yzs

    08/10/2022, 9:46 AM
    hi! how can i properly test my app's behavior when access token is expired
    r
    1 reply · 2 participants
  • x

    XxX_MLG Noob_XxX

    08/10/2022, 2:19 PM
    I'm building a simple application. At its current state, it seems fine to have my Remix SSR app, the PostgreSQL DB it uses, and SuperTokens on the same server. No Docker. Is it fine to just use a single API Key for SuperTokens in this case? Is it recommended to generate API keys? Is there a maximum character length for these keys?
    r
    1 reply · 2 participants
  • g

    Gabrielius

    08/10/2022, 4:17 PM
    Hello! I'm implementing a custom emailing system. I see that for email verification I can get the email verification link and info using
    let { user, emailVerifyLink } = input;
    and
    let { id, email } = user;
    , but how do I get the password reset link in the case when I'm sending a password reset email and
    input.type !== "EMAIL_VERIFICATION"
    ? I'm looking at the page https://supertokens.com/docs/emailpassword/email-delivery/custom-method for reference!
    r
    2 replies · 2 participants
  • f

    fyne

    08/10/2022, 6:09 PM
    Hey, not sure if this is the right place to ask, if I run supertokens self hosted, is there any kind of UI to add new applications/users etc?
    r
    10 replies · 2 participants
  • l

    Leander

    08/10/2022, 8:08 PM
    Hei, I'm getting the following error whenever I run
    EmailVerification.sendVerificationEmail()
    .
    Uncaught (in promise) SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
    Anything I'm missing or is this a bug? I'm using the
    web.js
    sdk, and I'm initializing the recipe. Also tested with
    EmailPassword.sendVerificationEmail()
    and that works fine. > Note: I'm I correct in saying that you have to have a valid session before sending the email?
  • y

    yiannis.gkoufas

    08/10/2022, 8:13 PM
    Hi there, I am trying to customize a bit the behaviour of supertokens in react. With the default react/flask instructions, everything works well. What I want to achieve is to render the login ui in the / path with some extra content around it. Followed the instructions here https://supertokens.com/docs/thirdpartyemailpassword/common-customizations/embed-sign-in-up-form but it ended up in an infinite loop of redirects. Not sure what exactly I am doing wrong. Also not sure how to use SuperTokensWrapper in the case of embedding sign in. Is there anything I should check? Or a working example I can have a look?
  • l

    Leander

    08/10/2022, 8:37 PM
    Hei I m getting the following error
Powered by Linen
Title
l

Leander

08/10/2022, 8:37 PM
Hei I m getting the following error
View count: 1