https://supertokens.com/
Join Discord
Hello guy ! Small question for you, we are using the supertokens-web-js library and I noticed that w...
r

ronflai

over 2 years ago
Hello guy ! Small question for you, we are using the supertokens-web-js library and I noticed that when we call the
createCode
function it's seems to also call the
session/refresh
do you know why ? Many thanks.
r
r
  • 2
  • 28
  • 17
Is there a way to get ip address from userContext? Trying to get user ip address when overriding sig...
e

Erick

over 2 years ago
Is there a way to get ip address from userContext? Trying to get user ip address when overriding sign up function
e
n
r
  • 3
  • 6
  • 17
License
k

Kvist

over 2 years ago
The ST Core is telling me I need a license to add more users to the dashboard (self-hosted):
Free user limit reached. Please subscribe to a SuperTokens core license key to allow more users to access the dashboard.
How do I get a license?
k
r
  • 2
  • 7
  • 17
when h3 support ? with nitro https://nitro.unjs.io/
p

productdevbook

over 2 years ago
when h3 support ? with nitro https://nitro.unjs.io/
p
r
  • 2
  • 25
  • 17
Hey folks, we currently have services hosted on different domains and we are trying to use single au...
a

anupam

over 2 years ago
Hey folks, we currently have services hosted on different domains and we are trying to use single authentication service for it. The supertokens core and the backend service interacting with it is on
somedomain.in
while few of the backend services are on
otherdomain.com
. The cookie domain is set to
somdomain.in
and its subdomains due to it frontend web client is not sending cookies in the api requests made to
otherdomain.com
. How can I send the same cookie to
otherdomain.com
. I hope the question is clear, let me know if I need to clarify further.
a
r
  • 2
  • 6
  • 17
with socket io
r

rp_st

over 2 years ago
How can I use supertokens with socket io?
r
  • 1
  • 2
  • 17
Hello! I am looking to implement this with a Flutter mobile app. Seems to me this is mostly for the ...
f

frellan5929

over 2 years ago
Hello! I am looking to implement this with a Flutter mobile app. Seems to me this is mostly for the web. I want to have native apple login and google as well, how does that work with the Flutter sdk? Seems like you cant tap into the actual handshake process, is it all handled through an in-app browser? Or how does the social logins work on mobile? I am using FusionAuth currently and that works, its just so ugly and clunky for our uses so looking to change.
f
r
  • 2
  • 2
  • 17
Using supertokens with django So I have an `IdP` which runs as a `Go` API server and talks to the s...
m

mayankgopronto

almost 3 years ago
Using supertokens with django So I have an
IdP
which runs as a
Go
API server and talks to the supertokens core and all authentication happens via the IdP. We have an existing
django
-
drf
app which currently does regular django session authentication and sets the
sessionid
in the cookie. In the new implementation, where I am trying to slowly migrate all the services to supertokens, all the requests will contain the supertokens'
access
and
refresh
token. So I am planning to write a django middleware which will call the
IdP's
session-verify API . And if successful, I can set the django
User
object. I was looking through the python SDK which has a plugin for
django
. Is there any way I can achieve this using the SDK? I do not want to do
supertokens.init
in my django app to maintain abstraction. Is this approach feasible or would you suggest I go with the
python
sdk and use the supertokens backend in the django server too?
m
r
  • 2
  • 4
  • 17
Are there any limits for Google login?
c

chunkygoo.

about 3 years ago
Are there any limits for Google login?
c
r
  • 2
  • 4
  • 17
Hey, I have a sveltekit frontend and nestjs backend and I have figured out how to use supertokens o...
a

Akash Raju M

about 3 years ago
Hey, I have a sveltekit frontend and nestjs backend and I have figured out how to use supertokens on nesjs and sveltekit client side, but I don't know how to authorise on the server side and also how can I make API calls to my nestjs backend from server side in sveltekit, for ex in load function?
a
r
  • 2
  • 14
  • 17
Previous697071Next

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