https://supertokens.com/
Join Discord
refreshing of a session
r

rp_st

over 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
  • 21
Hi everyone, nice to meet you all. I am trying to get the User Management Dashboard working via Do...
j

javierwong

almost 3 years ago
Hi everyone, nice to meet you all. I am trying to get the User Management Dashboard working via Docker. I can get the UI running and I get a screen that requires me to key in the API Key but when viewing the User Management screen it says Server Error: Failed to load user list. I check the browsers console and it tells me that there is an error on loading some content "http://:15000/auth/dashboard/api/users/count". And when I browse the link it shows Unauthorised access. Does anyone have any idea why this is the case?
j
r
n
  • 3
  • 6
  • 21
Hi, I'm trying to integrate with the AWS HTTP API Gateway built-in JWT authentication and am receivi...
d

davido_k

almost 3 years ago
Hi, I'm trying to integrate with the AWS HTTP API Gateway built-in JWT authentication and am receiving the following error: Bearer scope="" error="invalid_token" error_description="no "kid" provided in the JWT" Is there a way to add this? I tried adding it like the example mentions to add the Audience but then it's in the userData instead of, I assume, the outer payload.
d
r
  • 2
  • 9
  • 21
Can I migrate from AWS cognito to Supertokens without any user level downtime? Is there any guide to...
b

blockexplorer1492

almost 3 years ago
Can I migrate from AWS cognito to Supertokens without any user level downtime? Is there any guide to refer to? Also, for node implementation can I make it work on es5? Or do I need es6 only?
b
r
  • 2
  • 4
  • 21
Hi, I just wanted to know about how we can integrate supertokens with SAML. For eg. We are providing...
a

alen_george

almost 3 years ago
Hi, I just wanted to know about how we can integrate supertokens with SAML. For eg. We are providing Google provider for third party auth. So if we want to provide our app as a custom application in Google workspace SSO. How will I be able to configure it with supertokens third party auth. Even if I get a minimum information from your side , it would be really helpful.
a
s
r
  • 3
  • 187
  • 21
how can I check authentication in swagger? because we are using cookies-based authentication.
k

kamyab

about 3 years ago
how can I check authentication in swagger? because we are using cookies-based authentication.
k
r
  • 2
  • 13
  • 21
Hi. I have a problem while doing fetch from the front end to my backend I get 401 non-authorize. In...
l

Leonxx

about 3 years ago
Hi. I have a problem while doing fetch from the front end to my backend I get 401 non-authorize. In docs, it said that if 8using fetch no actions are needed, what I'm missng
l
p
  • 2
  • 41
  • 21
I tried setting some data using merge access token payload on the backend and then useSessionContxt ...
c

chunkygoo.

about 3 years ago
I tried setting some data using merge access token payload on the backend and then useSessionContxt to get the payload on the frontend. I am able to set the data properly on the backend but when I try to get it on the frontend it is always an empty object {}. Any idea why?
c
r
  • 2
  • 61
  • 21
Thanks so much, it is working now but, is there any way to handle it directly from Backend? I mean, ...
r

rezaamya

about 3 years ago
Thanks so much, it is working now but, is there any way to handle it directly from Backend? I mean, if I detect that the session is expired on Backend, is there anyway to refresh it directly from there, instead of responding with "try refresh token" message to Frontend and getting request on auth/session/refresh? I know it is conceptually different from what SuperTokens is for, but I am trying to handle something else with described scenario.
r
r
  • 2
  • 12
  • 21
Hi, How can i prevent the input field from changing its background on focus? (React) I have set the ...
l

Luca

about 3 years ago
Hi, How can i prevent the input field from changing its background on focus? (React) I have set the following styles in ThirdPartyEmailPassword:
inputWrapper: {
  backgroundColor: 'var(--input-background)',
  borderColor: 'var(--input-border)'
},
input: {
  color: 'var(--text-color)',
}
l
r
  • 2
  • 6
  • 21
Previous596061Next

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