https://supertokens.com/
Join Discord
My stack: Next.js frontend Nest.js backend Postgres 1. Getting Next.js to work with SuperTokens se...
j

joel04425

almost 3 years ago
My stack: Next.js frontend Nest.js backend Postgres 1. Getting Next.js to work with SuperTokens seems easy. However, once the user has logged into the Next.js app and starts making API calls, how does the Nest.js app know if the user has logged in from the API calls? 2. I'd like to store user details such as email, auth provider, etc. on my own Postgres database. Is there some kind of callback that will send a request to my API when the user changes email or a new account has just been created?
j
r
  • 2
  • 12
  • 26
Using emailPasswordSignUp function returns 500 Internal server error
a

atoyebs

about 3 years ago
Using emailPasswordSignUp function returns 500 Internal server error
a
r
  • 2
  • 10
  • 26
Having issues with using selfhosted with SSL and Docker <@498057949541826571>
s

Smultar

about 2 years ago
Having issues with using selfhosted with SSL and Docker @rp_st
s
r
  • 2
  • 61
  • 25
Do you need a `core` to use supertokens with `nextjs`?
s

Smultar

about 2 years ago
Do you need a
core
to use supertokens with
nextjs
?
s
r
  • 2
  • 14
  • 25
Hey! I'm integrating supertoken on my go-fiber backend but I can't seem to install supertokens when ...
k

keezy2147

about 2 years ago
Hey! I'm integrating supertoken on my go-fiber backend but I can't seem to install supertokens when I run go mod tidy. It always gets stuck at
go: downloading github.com/twilio/twilio-go v0.26.0
go: downloading github.com/golang/protobuf v1.3.2
go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
k
s
  • 2
  • 3
  • 25
Hello everyone I have been trying to find a solution for many days, but without success. Please help...
d

denism1104

about 2 years ago
Hello everyone I have been trying to find a solution for many days, but without success. Please help me fix this error: ( ERROR [ExceptionHandler] Please make sure that the apiDomain and websiteDomain have correct values)
d
r
  • 2
  • 18
  • 25
here ```http://localhost:3000/auth?redirectToPath=``` I'm getting this error -> ```Unhandled Runt...
f

funk101

over 2 years ago
here
http://localhost:3000/auth?redirectToPath=
I'm getting this error ->
Unhandled Runtime Error
TypeError: style.toLowerCase is not a function
This after upgrading my supertokens-auth-react, supertokens-node, and supertokens-web-js
f
a
  • 2
  • 2
  • 25
capacitor with mobile app header dont add cookies, becasue diffrent url :/, how to fixed this app u...
p

productdevbook

over 2 years ago
capacitor with mobile app header dont add cookies, becasue diffrent url :/, how to fixed this app url
'capacitor://localhost',
    'ionic://localhost',
    'http://localhost',
    'capacitor://',
but api
api.xx.com
for some reason it doesn't add any cookies when leaving this backend ss
p
r
r
  • 3
  • 85
  • 25
I'm using the nextjs started integration and when I have an active user session and I hit the /auth ...
o

oldhack1364

over 2 years ago
I'm using the nextjs started integration and when I have an active user session and I hit the /auth route I get caught in an endless redirect loop. Everything's been followed exactly as the integration says
o
n
r
  • 3
  • 107
  • 25
TRY_REFRESH_TOKEN error
a

atoyebs

almost 3 years ago
TRY_REFRESH_TOKEN error
a
  • 1
  • 4
  • 25
Previous192021Next

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