https://supertokens.com/
Join Discord
Hi I am trying to build an application (only for android and ios, no web) in ionic+angular, everythi...
h

hehohesda_12345

about 1 year ago
Hi I am trying to build an application (only for android and ios, no web) in ionic+angular, everything is up to date as of today angular: 17 ionic: 7 capacitor: 6 I wanted to know if anyone has tried using supertokens with this? If so were you sucessful? Also I had tried react-native 3-4 days ago and was successful with the authentication using serverAuthCode method. Will the same method work in capacitor?
h
r
  • 2
  • 2
  • 13
<@498057949541826571> I am trying to add one-tap-google apart for default social login, but I need...
s

shashank0959

about 1 year ago
@rp_st I am trying to add one-tap-google apart for default social login, but I needs to modify the pop-up, can you help here,
s
r
s
  • 3
  • 44
  • 13
Hi, I'm having an issue - sign in and up doesn't work in browser Incognito mode
i

idanh.

about 1 year ago
Hi, I'm having an issue - sign in and up doesn't work in browser Incognito mode
i
r
  • 2
  • 10
  • 13
Good morning, I've added recently email verification to my app. However now one the user first loads...
d

drixhua

over 1 year ago
Good morning, I've added recently email verification to my app. However now one the user first loads the page, the verify call takes like 6 seconds, also it calls the verify email api 2. Im pretty sure im doing something incorrectly 😅
d
r
  • 2
  • 50
  • 13
Hello, I'm using supertokens within my flask application using https://github.com/supertokens/supert...
j

justauser6119

almost 2 years ago
Hello, I'm using supertokens within my flask application using https://github.com/supertokens/supertokens-python This is a short example of my code: from supertokens_python.framework.flask import Middleware app = Flask(__name__) init_supertokens(app) Middleware(app) CORS(app=app, origins=[app.config.get('WEBSITE_DOMAIN', '')], supports_credentials=True, allow_headers=["Content-Type"] + get_all_cors_headers()) I was trying to add flask_socketio using the following code:
from flask_socketio import SocketIO
SocketIO(app)
But than I came across asyncio issues(Added image of the error) It seems that there is a clash between the socket io event loop and the supertokens asyncio, can you please recommend the best practice of how to integrate flask_socketio while I already have supertokens installed on my flask? Thanks!
j
r
k
  • 3
  • 29
  • 13
self-hosted supertokens core 6.0 on GCP Cloud Run, getting error "Invalid API Key" when trying to ac...
j

Justine

almost 2 years ago
self-hosted supertokens core 6.0 on GCP Cloud Run, getting error "Invalid API Key" when trying to access the
/hello
path, but when I switch back to 5.0 with the same environment variables, it runs without issue. I'm using the same environment variables in both. Not a big issue for me because I can use 5.0, just thought I should let you guys know, maybe I'm missing something.
j
r
  • 2
  • 1
  • 13
Hi, was wondering how would I setup supertokens and websockets? I've already got my supertokens work...
m

Marques

almost 2 years ago
Hi, was wondering how would I setup supertokens and websockets? I've already got my supertokens working fine. But I'm wanting to try and incorporate websocket. I'm currently using nestJS as my backend - frontend isn't completed yet but is using Vite (React). I have some basic handlers for my websockets (when someone sends a message), but was wondering how do I setup guards / logging in etc?
m
r
  • 2
  • 22
  • 13
Helo, suddenly the supertokens that I deployed to my fly.io throw an error from backend ``` 2023-05...
m

muhajirdev

almost 2 years ago
Helo, suddenly the supertokens that I deployed to my fly.io throw an error from backend
2023-05-27T06:06:15.831 app[148ed5d7a72e68] sin [info] {"level":50,"time":1685167575831,"pid":529,"hostname":"148ed5d7a72e68","reqId":"req-7k","err":{"type":"Error","message":"SuperTokens core threw an error for a POST request to path: '/recipe/session' with status code: 500 and message: Internal Error\n","stack":"Error: SuperTokens core threw an error for a POST request to path: '/recipe/session' with status code: 500 and message: Internal Error\n\n at Querier.<anonymous> (/app/node_modules/supertokens-node/lib/build/querier.js:252:31)\n at Generator.throw (<anonymous>)\n at rejected (/app/node_modules/supertokens-node/lib/build/querier.js:22:44)\n at runMicrotasks (<anonymous>)\n at processTicksAndRejections (node:internal/process/task_queues:96:5)"},"msg":"SuperTokens core threw an error for a POST request to path: '/recipe/session' with status code: 500 and message: Internal Error\n"}

2023-05-27T06:06:15.832 app[148ed5d7a72e68] sin [info] {"level":30,"time":16
and from supertokens-core
message
m
r
  • 2
  • 78
  • 13
Hi, I notice that super tokens for reset password is returning an email link with the same query par...
b

bladerpc

almost 2 years ago
Hi, I notice that super tokens for reset password is returning an email link with the same query parameters twice: {domain}?token=...&rid=....token=....&rid=.... I thought it was my mistake with me overriding the email template, but it actually happens with the normal default template as well
b
r
  • 2
  • 11
  • 13
Hello! Wondering if there's any method I could do this manually? Plan to send it via SendGrid and ha...
j

Justine

almost 2 years ago
Hello! Wondering if there's any method I could do this manually? Plan to send it via SendGrid and handle it with my own form on the frontend.
j
r
  • 2
  • 2
  • 13
Previous333435Next

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