https://supertokens.com/
Join Discord
Any ETA on bun runtime based sdks for auth? Apparently using supertokens/node shoots random error on...
a

alpha_

about 2 years ago
Any ETA on bun runtime based sdks for auth? Apparently using supertokens/node shoots random error on Elysia framework
a
r
  • 2
  • 6
  • 28
Hi guys, the instructions for the docs aren't working on my Macbook M1. Following this: https://supe...
r

robschilder

about 2 years ago
Hi guys, the instructions for the docs aren't working on my Macbook M1. Following this: https://supertokens.com/docs/community/versioning I get this error :
ℹ Starting the development server...
Docusaurus website is running at "http://localhost:3000/".
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db

Why you should do it regularly:
https://github.com/browserslist/browserslist#browsers-data-updating

● Client █████████████████████████ building (10%) 0/5 entries 1/5 dependencies 0/0 modules 0 ac
tive 
 

ℹ 「wds」: Project is running at http://0.0.0.0:3000/
ℹ 「wds」: webpack output is served from /
ℹ 「wds」: Content not from webpack is served from /Users/rs/Documents/Development/docs/v2
ℹ 「wds」: 404s will fallback to /index.html
node:internal/crypto/hash:71
  this[kHandle] = new _Hash(algorithm, xofLen);
                  ^

Error: error:0308010C:digital envelope routines::unsupported
    at new Hash (node:internal/crypto/hash:71:19)
    at Object.createHash (node:crypto:133:10)
I ran:
git clone https://github.com/supertokens/docs.git
git checkout 0.9.0
and then
cd v2
and then
npm i -d
and then when trying to run I got the error. Just to let you know 🙂
r
r
  • 2
  • 8
  • 28
is there a way to "Skip authentication" ?
a

akrem.yes

over 2 years ago
is there a way to "Skip authentication" ?
a
r
  • 2
  • 10
  • 28
it is possible with the frontend SDK (the web-js one) to fetch user metadata?
k

Kvist

over 2 years ago
it is possible with the frontend SDK (the web-js one) to fetch user metadata?
k
r
  • 2
  • 8
  • 28
hello, wondering if supertokens supports the oauth flow? I have an app we'd like to migrate but we ...
r

RicardoViteri

over 2 years ago
hello, wondering if supertokens supports the oauth flow? I have an app we'd like to migrate but we have everything setup for oauth. Including token validation via Jwks.
r
r
  • 2
  • 3
  • 28
hello guys, im trying to implement a google login using the thirdparty recipe, but am gettting a `re...
j

jhjhjhjh9964

over 2 years ago
hello guys, im trying to implement a google login using the thirdparty recipe, but am gettting a
redirect
error (?). Any clue where i should look at?
j
r
  • 2
  • 18
  • 28
I'm running a Supertokens managed instance in production (on my Flask Python backend, which is hoste...
a

Alec Xiang

over 2 years ago
I'm running a Supertokens managed instance in production (on my Flask Python backend, which is hosted on Google Cloudrun). Since it's inconvenient to access the dashboard URL through cloudrun, I found I can run my backend locally (with production flags set) and then access the production dashboard at http://localhost:8000/auth/dashboard Is this recommended / might this interfere with the instance running on prod? (e.g. if limited connections to the Supertokens instance is permitted at once)
a
r
  • 2
  • 1
  • 28
<@498057949541826571> hello, I was using the supertoken 3.14 version it was working fine then switch...
p

porcx

over 2 years ago
@rp_st hello, I was using the supertoken 3.14 version it was working fine then switched to latest version it broke down and i am getting this error recently org.postgresql.util.PSQLException: ERROR: column "use_static_key" of relation "session_info" does not exist
p
r
  • 2
  • 2
  • 28
SuperTokens is officialy not compatible with Deno, right? Now that Deno added support for npm packag...
l

Lionel

over 2 years ago
SuperTokens is officialy not compatible with Deno, right? Now that Deno added support for npm packages, im wondering: Did anyone get Supertokens to work with deno?
l
r
n
  • 3
  • 42
  • 28
add user without sign up ?
r

ressiject

about 3 years ago
add user without sign up ?
r
r
  • 2
  • 21
  • 28
Previous464748Next

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