https://supertokens.com/
Join Discord
hi, <@498057949541826571> We encountered this error when we tried to log in. But we did not make any...
p

phenomenal_moose_56739

almost 2 years ago
hi, @rp_st We encountered this error when we tried to log in. But we did not make any changes to supertokens that would affect this. why could this be? SuperTokens core threw an error for a request to path: '/public/recipe/signin' with status code: 403 and message: Email password login not enabled for tenant.
p
r
z
  • 3
  • 13
  • 20
Hi Team, I have a pricing related query and would appreciate if you can DM me with the details. We...
k

Krishnamurthy

about 2 years ago
Hi Team, I have a pricing related query and would appreciate if you can DM me with the details. We are building a B2B app and would require the per-tenant SSO integration feature. (see attached image). Wanted to understand the pricing for the self-hosted vs. managed options for the above feature alone. Thanks.
k
a
  • 2
  • 5
  • 20
Hey all. My company is looking to transition over to SuperTokens. After looking at some things we se...
e

EJ

about 2 years ago
Hey all. My company is looking to transition over to SuperTokens. After looking at some things we see that our current auth solution uses PKCE, but it appears that SuperTokens does not support OAuth 2.0 flows, but that does not seem quite right to me. Would someone be able to point me towards the proper documentation to answer this question?
e
r
e
  • 3
  • 22
  • 20
SuperTokens is officialy not compatible with Deno, right? Now that Deno added support for npm packag...
l

Lionel

about 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
  • 20
NO_EMAIL_GIVEN_BY_PROVIDER issue
c

cbwhite920

over 2 years ago
I'm new to setting up oauth providers and such, and am currently getting back the no email given by provider error from my Azure AD integration. Are there any common gotchas that might cause this type of error? I'm sure it's something simple in my Azure AD app registration that I'm no doing right
c
r
  • 2
  • 18
  • 20
`/bin/sh: 1: java: not found` ubuntu how to install java and which version ? iam now working node t...
p

productdevbook

over 2 years ago
/bin/sh: 1: java: not found
ubuntu how to install java and which version ? iam now working node test running but this problem cc: @rp_st
p
  • 1
  • 3
  • 20
Hello Everyone! :). I am trying out supertokens on angular electronjs with this repo https://github....
r

ray.npc

over 2 years ago
Hello Everyone! :). I am trying out supertokens on angular electronjs with this repo https://github.com/maximegris/angular-electron. During development, everything works fine. However, after I compile into desktop app, launching the application throw an error in console.log “Uncaught Error: Please provide a valid sessionScope” Has anybody experience this or how to solve this?
r
n
  • 2
  • 3
  • 20
Hi, I just wanted to know about how we can integrate supertokens with SAML. For eg. We are providing...
a

alen_george

over 2 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
  • 20
<@498057949541826571> SuperTokens working with Ionic 6?
v

vishal_convasys

over 2 years ago
@rp_st SuperTokens working with Ionic 6?
v
r
n
  • 3
  • 78
  • 20
I'm having some trouble routing the user from the signup form to the `passwordless` phone number inp...
b

Bailey

over 2 years ago
I'm having some trouble routing the user from the signup form to the
passwordless
phone number input after sign up. I'm overriding emailpassword's
signUpPOST
function by calling: -
signUp
(/recipe/emailpassword) -
createNewSession
(/recipe/session)
signUpPOST: async function (input) {
    let signup = await signUp(
        email,
        password,
        input.userContext
    );

    if (signup.status === 'OK') {
        // Create database user
        ...

        // Create session
        return createNewSession(
            input.options.res,
            signup.user.id,
            undefined,
            undefined,
            input.userContext
        );
    }
}
I'm unsure if the
input
variables I'm passing here are correct, or if there is another recipe function I should be calling. The session and user seem to be created properly, but the frontend requires a manual refresh in order to reach the
passwordless
Second factor auth (phone number input page). Without a manual refresh, the frontend says to sign in instead since the email is already in use.
b
r
  • 2
  • 14
  • 20
Previous242526Next

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