https://supertokens.com/
Join Discord
Hi i got this error. Which package should i install
p

PPaii

almost 2 years ago
Hi i got this error. Which package should i install
p
r
  • 2
  • 22
  • 14
Are there any standard approaches to verifying the user in .NET?
w

willb

almost 2 years ago
Are there any standard approaches to verifying the user in .NET?
w
r
  • 2
  • 23
  • 14
Hi Team, I am attempting to connect Supertokens to my PostgreSQL db running in a Heroku private spac...
t

tykindsir

about 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
  • 14
Hi, I'm trying to run the supertokens-core from my local system, it was running fine before, now it ...
v

vigneshkumar5238

about 2 years ago
Hi, I'm trying to run the supertokens-core from my local system, it was running fine before, now it is throwing this error.
What caused the crash: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot construct instance of `io.supertokens.config.CoreConfig` (although at least one Creator exists): no String-argument constructor/factory method to deserialize from String value ('git update-index --skip-worktree modules.txt git update-index --skip-worktree settings.gradle git update-index --skip-worktree .idea/runConfigurations/CLI_Main.xml git update-index --skip-worktree .idea/compiler.xml git update-index --skip-worktree .idea/vcs.xml

prefix=`./utils/project-prefix`
url=https://bitbucket.org/vrai-labs if [[ $1 = "--ssh" ]] then url=git@bitbucket.org:vrai-labs fi
if [ $prefix == "supertokens" ]; then')
 at [Source: (File); line: 4, column: 1]
I'm using this command,
java -classpath "./core/*:./plugin-interface/*:./ee/*" io.supertokens.Main ./ DEV
v
r
  • 2
  • 6
  • 14
Hey folks, we currently have services hosted on different domains and we are trying to use single au...
a

anupam

about 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
  • 14
refreshing of a session
r

rp_st

about 2 years ago
How can I send a refresh token to the server when I receive a 401 error with the message "try refresh token"?
r
  • 1
  • 2
  • 14
Hi, I am trying to implement SSO between two rails websites with different domain names, e.g. a.com ...
m

magical_peacock_68883

about 2 years ago
Hi, I am trying to implement SSO between two rails websites with different domain names, e.g. a.com and b.com . Is SuperTokens the right tool for me? We want a phone-password login. Do I just use the
with-phone-password
react example code on each site, or do I need another site like c.com to let the user redirect to for authentication? And how do configure to let it know which domains should share the same session? Sorry I'm quite confused.
m
r
  • 2
  • 8
  • 14
``` backend_2 | 2023/03/16 13:36:52 http: response.WriteHeader on hijacked connection from g...
r

rob197

about 2 years ago
backend_2         | 2023/03/16 13:36:52 http: response.WriteHeader on hijacked connection from github.com/supertokens/supertokens-golang/supertokens.SendNon200Response (utils.go:188)
backend_2         | 2023/03/16 13:36:52 http: response.Write on hijacked connection from github.com/supertokens/supertokens-golang/supertokens.(*basicWriter).Write (doneWriter.go:69)
r
r
s
  • 3
  • 21
  • 14
On the roles and permissions recipie, is there support for associating roles with another object? Fo...
p

pitchash

about 2 years ago
On the roles and permissions recipie, is there support for associating roles with another object? For example, on our system users belong to a number of teams, and have a role within that team so the same roles and permissions need to be duplicated for each team. Is there a way to support that within the recipe or would I have to build it entirely separately?
p
r
  • 2
  • 50
  • 14
Hey I am using the supertokens core with mysql hosted on amazon RDS. I have changed the config.yaml ...
i

ikarushi.

about 2 years ago
Hey I am using the supertokens core with mysql hosted on amazon RDS. I have changed the config.yaml file and provided the database credentials of amazon's rds. But while doing
supertokens start
it shows me an error
i
r
  • 2
  • 5
  • 14
Previous313233Next

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