https://supertokens.com/
Join Discord
Hi, guys! I that possible to get user info somehow by email?
s

sx_weax

almost 2 years ago
Hi, guys! I that possible to get user info somehow by email?
s
r
  • 2
  • 18
  • 39
Hi team, I am trying to integrate supertokens in a ionic + angular app, the integration seems to be...
a

abhisheksinghkapoor

almost 2 years ago
Hi team, I am trying to integrate supertokens in a ionic + angular app, the integration seems to be failing at a point where I am trying to make a axios call, and the status comes to be 440, with cookie status being returned as deleted, on checking the node-modules > supertokens-website > lib > axios.js file, I found out that the url and AuthHttpRequest.apiDomain are same, but still the cookies are deleted and api is still returning 440, can someone help me with what I am doing incorrect
a
r
  • 2
  • 5
  • 39
I got this error while running in Vs code Terminal for user management
f

fernandes1297

about 2 years ago
I got this error while running in Vs code Terminal for user management
f
r
  • 2
  • 1
  • 39
hello, im getting an error while creating roles. const response = await UserRoles.createNewRol...
j

jhjhjhjh9964

over 2 years ago
hello, im getting an error while creating roles. const response = await UserRoles.createNewRoleOrAddPermissions('free', [ 'read', ]);
j
r
  • 2
  • 7
  • 39
Hi Team, I am attempting to connect Supertokens to my PostgreSQL db running in a Heroku private spac...
t

tykindsir

over 2 years ago
Hi Team, I am attempting to connect Supertokens to my PostgreSQL db running in a Heroku private space. In order to achieve this I need to pass through a client certificate, client key and CA certificate. I have all of these and have tried a multitude of ways to get the connection working through docker but was unable. I have successfully made a connection to a non-secure Postgres db in Heroku, but for production purposes, we are intending to utilise the Private Space. I initially tried to connect with 'Running SuperTokens and PostgreSQL with docker, with docker-compose' but realised that since the database is already running, it makes more sense to utilise 'Running SuperTokens with Docker and PostgreSQL without docker'. The issue I am facing now is I'm not able to pass through the certificates as an environment variable as seemingly only the following are available: POSTGRESQL_CONNECTION_URI POSTGRESQL_USER POSTGRESQL_PASSWORD POSTGRESQL_PASSWORD_FILE POSTGRESQL_CONNECTION_POOL_SIZE POSTGRESQL_HOST POSTGRESQL_PORT POSTGRESQL_DATABASE_NAME POSTGRESQL_TABLE_NAMES_PREFIX POSTGRESQL_TABLE_SCHEMA
t
r
  • 2
  • 5
  • 39
Heyo there ! 👋 Are those features available for free while self hosting SuperTokens ? - SSO - B2B /...
x

xandor4223

over 1 year ago
Heyo there ! 👋 Are those features available for free while self hosting SuperTokens ? - SSO - B2B / API Keys distribution for server to resource server communication / Micro service auth - Authorization through RBAC / Role management - A2F Thanks a lot to anyone who will take time to answer this ! 🙏
x
r
  • 2
  • 1
  • 38
if I use the SignInAndUp component from 'supertokens-auth-react/recipe/thirdpartypasswordless/prebui...
i

idanto

almost 2 years ago
if I use the SignInAndUp component from 'supertokens-auth-react/recipe/thirdpartypasswordless/prebuiltui' and I would like to catch API error, is it possible?
i
r
  • 2
  • 36
  • 38
https://try.supertokens.com/api/jwt/jwks.json Is this the correct URL to get JWKS?
v

vvelisoju

almost 2 years ago
https://try.supertokens.com/api/jwt/jwks.json Is this the correct URL to get JWKS?
v
r
  • 2
  • 4
  • 38
I got 405 when signin/up. I am using NextJS and passwordless login. (Phone) I have `pages/api/auth...
y

yujonglee

over 2 years ago
I got 405 when signin/up. I am using NextJS and passwordless login. (Phone) I have
pages/api/auth/[[...path]].tsx
and it's content is same as doc. This is my appInfo
export const appInfo = {
  appName: NAME,
  apiDomain: DOMAIN,
  websiteDomain: DOMAIN,
  apiBasePath: "/api/auth",
  websiteBasePath: "/auth"
}
I can see UI in
<DOMAIN>/auth
, but when I provide phone number and click continue, I got this.
[Error] Failed to load resource: the server responded with a status of 405 (Method Not Allowed) (refresh, line 0) <DOMAIN>/api/auth/session/refresh

[Error] Failed to load resource: the server responded with a status of 405 (Method Not Allowed) (refresh, line 0)
<DOMAIN>/api/auth/session/refresh

[Error] Failed to load resource: the server responded with a status of 405 (Method Not Allowed) (refresh, line 0)
<DOMAIN>/api/auth/session/refresh

[Error] Failed to load resource: the server responded with a status of 405 (Method Not Allowed) (code, line 0)
<DOMAIN>/api/auth/signinup/code
y
r
  • 2
  • 17
  • 38
In my API I'm looking to have certain API users whose tokens never expire. Ideally this would be a d...
d

da.fant

over 2 years ago
In my API I'm looking to have certain API users whose tokens never expire. Ideally this would be a different type of user that doesn't require a thirdparty login (which all "real" users need), but rather some user type that can be configured. Basically, I want an organization (which is a concept I have in my own DB) to be able to get an API access token to use for them to send requests. Unlike user tokens I don't want them to have to deal with e.g. refreshing tokens. What would be the best way to do that?
d
r
  • 2
  • 38
  • 38
Previous303132Next

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