https://supertokens.com/
Join Discord
Hey <@498057949541826571> I want to setup the cors middleware on the supertokens uo; How can I do ...
h

himanshukukreja

over 2 years ago
Hey @rp_st I want to setup the cors middleware on the supertokens uo; How can I do that? I am using supertokens's pre-built ui.
h
r
  • 2
  • 1
  • 5
Hey! Im having an issue using Supertokens with my current i18n setup. The i18n setup is pretty norma...
n

nip10

over 2 years ago
Hey! Im having an issue using Supertokens with my current i18n setup. The i18n setup is pretty normal, just next-i18next (https://github.com/i18next/next-i18next) and two locales, using sub-path routing (https://nextjs.org/docs/advanced-features/i18n-routing#sub-path-routing). When I use the default locale route (ie: http://localhost:3000/auth) everything works fine, but when I use any other locale (ie: http://localhost:3000/pt/auth) the auth form doesn't render, and no errors are shown. The auth route is the default
auth/[[...path]].tsx
using
SuperTokensComponentNoSSR
. I'm wondering if
getRoutingComponent
can't handle the sub-path routing strategy, or if anyone has any ideia on whats going on.
n
r
  • 2
  • 6
  • 5
Adding custom oauth
r

rp_st

over 2 years ago
How to add new OAuth methods to supertokens? Like Steam or Epic Games?
r
  • 1
  • 2
  • 5
How can i manually set the email verification status in golang?
o

OhFlohre

over 2 years ago
How can i manually set the email verification status in golang?
o
r
  • 2
  • 5
  • 5
Hi; After moving around some code (some currifying, refactors and middlewares extraction); I'm gett...
c

Chimanos

over 2 years ago
Hi; After moving around some code (some currifying, refactors and middlewares extraction); I'm getting a strange behavior with
verifySession
- For `GET`s, I'm getting a 200 - For anything but a
GET
, I'm getting a
{ message: "Try refresh token" }
Any known issues of this sort ?
c
r
  • 2
  • 6
  • 5
Hi team, About supertokens-auth-react, to render sign in form by myself What it the difference betwe...
h

hwihwi6108

over 2 years ago
Hi team, About supertokens-auth-react, to render sign in form by myself What it the difference between using ThirdpartyPasswordlessComponentsOverrideProvider like below and https://supertokens.com/docs/thirdpartypasswordless/common-customizations/embed-sign-in-up-form#step-2-render-the-component-yourself ?
<ThirdpartyPasswordlessComponentsOverrideProvider
        components={{
          ThirdPartyPasswordlessHeader_Override: ({ DefaultComponent, ...props }) => {
            return <CustomLoginPage />;
          },
        }}
      >
// ...
</ThirdpartyPasswordlessComponentsOverrideProvider>
// plus style:
[data-supertokens~=container] {
                    display: none;
                }
,
h
r
  • 2
  • 1
  • 5
When overriding SMS Delivery, Am I missing something here? I'm using passwordless for MFA, and it tr...
b

bradvrm

over 2 years ago
When overriding SMS Delivery, Am I missing something here? I'm using passwordless for MFA, and it triggers an SMS to be sent. Now looking at using a custom method to handle the SMS send but when the code is triggered, it's not hitting my override? Is there something else I need to set up? Thanks in advance
b
r
  • 2
  • 14
  • 5
Trying to follow https://supertokens.com/docs/auth-react/session/session-auth it worked w/ regular j...
t

t3ddy7509

over 2 years ago
Trying to follow https://supertokens.com/docs/auth-react/session/session-auth it worked w/ regular js but switching to ts I'm getting error
Property 'doesSessionExist' does not exist on type 'SessionContextType'.
Any idea how to resolve?
t
r
  • 2
  • 1
  • 5
Hi, after browsing the https://supertokens.com/docs for hours, i still dont have any idea on how to ...
u

スK4IY

over 2 years ago
Hi, after browsing the https://supertokens.com/docs for hours, i still dont have any idea on how to even spin up the supertoken core in a docker container, is there any documentation on it?
u
r
  • 2
  • 8
  • 5
Hello <#644849840475602944> Is there a way to check that the reset-password token is still valid (a...
s

samuelqosenergy

over 2 years ago
Hello #644849840475602944 Is there a way to check that the reset-password token is still valid (and the remaining time before it expires) ?
s
r
  • 2
  • 2
  • 5
Previous939495Next

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