https://supertokens.com/
Join Discord
Is it possible to integrate SuperTokens with an encore.dev app? In general, encore.dev lets you buil...
c

chris_st

almost 3 years ago
Is it possible to integrate SuperTokens with an encore.dev app? In general, encore.dev lets you build (in, honestly, the very best possible way) a set of lambda-type functions (which you can deploy pretty much anywhere). You specify just the function, and in a comment the URL that will be matched to that function at run-time. You really don't have to set up anything else, it's fantastic, and they deploy it. So I'm not talking about the ST core, but just the ST server routes -- is it possible to have ST "hook into" the encore.dev routing somehow? I'll ask on their slack channel as well. Thanks!
c
r
  • 2
  • 3
  • 18
Docs question: I'm using Phoenix framework on Elixir which doesn't have library integration built. I...
l

lamp-town-guy

almost 3 years ago
Docs question: I'm using Phoenix framework on Elixir which doesn't have library integration built. Is there a place for docs how to start from zero? I don't promise anything but Appwrite has SDK generator and I've built Elixir generator part for them while trying it. It's not in the MR yet though.
l
n
r
  • 3
  • 10
  • 18
Hi, is there any way to add own logger to supertokens to log requests (I am using middlleware)?
i

IaS1506

about 3 years ago
Hi, is there any way to add own logger to supertokens to log requests (I am using middlleware)?
i
r
  • 2
  • 14
  • 18
Hi, is there any option/function in thirdparty/emailpassword/passwordless to send email after sucess...
i

IaS1506

about 3 years ago
Hi, is there any option/function in thirdparty/emailpassword/passwordless to send email after sucessfull registration?
i
r
  • 2
  • 5
  • 18
add user without sign up ?
r

ressiject

about 3 years ago
add user without sign up ?
r
r
  • 2
  • 21
  • 18
for example I am on ThirdPartyPassword less
m

muhajirdev

about 3 years ago
for example I am on ThirdPartyPassword less
m
r
  • 2
  • 11
  • 18
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
  • 18
Hi, I was trying to integrate SuperTokens auth api into my angular project by navigating through qui...
n

nisky_man

about 3 years ago
Hi, I was trying to integrate SuperTokens auth api into my angular project by navigating through quick setup guide in the documentation, however after adding express i noticed that my apped stopped building. I'm constantly getting getting errors such as the one in attachment. Could someone help me resolve this issue? Thanks in advance for any help/tips
n
r
  • 2
  • 8
  • 18
Last question for today 😅, how can I configure my SMTP with username/password credentials ? I can't...
b

binouse

about 3 years ago
Last question for today 😅, how can I configure my SMTP with username/password credentials ? I can't find a way to give the username
b
r
a
  • 3
  • 10
  • 18
It looks like SuperToken cookies are exceeding the permitted limit. I'm getting this error: "Set-Coo...
m

Morgante Pell

about 3 years ago
It looks like SuperToken cookies are exceeding the permitted limit. I'm getting this error: "Set-Cookie header is ignored in response from url: http://localhost:4000/auth/session/refresh. The combined size of the name and value must be less than or equal to 4096 characters."
m
r
p
  • 3
  • 21
  • 18
Previous606162Next

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