K
Kinde5mo ago
C

We can't find your account

Can this message be skipped, I have disabled "Ask for user first name and last name" so if the user clicks "create account" they are logged in, so this step with "We can't find your account" seams unnecessary
No description
6 Replies
C
C5mo ago
And "allow registrations" are enabled on the org i am signing the user into
sszczep
sszczep5mo ago
Just use register link, not the login
C
C5mo ago
But i want to login, and if the user is not already there then it should just create it, what would happend if i use register link and the user already exists?
Oli - Kinde
Oli - Kinde5mo ago
If you use the register link: - If the user doesn't exist, they go through registration flow - if the user does exist, they are logged in @C - does this solve your use-case? Thanks for weighing in here @sszczep
C
C5mo ago
Yes just tested it, it does exactly what was I was requesting..
Oli - Kinde
Oli - Kinde5mo ago
Hey @C, I'm curious, what authentication options (register and login options) do you want to present to your users?
Want results from more Discord servers?
Add your server
More Posts
Hey, i want to make a data stored per accounts using kinde typescript, how to do it?I need help, i am going to store a data that saves per user using kinde authentication. can anyone mI want to save data like username, preferred locale, theme for a user in my React AppI don't understand how I can set properties or flags from my react app?Vercel deployment - Invalid callback urlHi team, i just tried to deploy my app to vercel with kinde auth. after follows all the steps on youOnly Signup pageHi I am new to kinde I have a login and a signup form I want user to login via signup only I dont wa{ errors: [ { code: 'NAME_REQUIRED', message: 'Name is required' } ] }Suddenly getting this error using the create org api I am sending a name in my body {"name":"IF","iPost Logout Redirect ParameterHi there! I am using Next 13.4.19 with "@kinde-oss/kinde-auth-nextjs": "^2.1.10" I am trying to charedirect from root "/" with middleware in next.jsI want to make a classic stuff, i have a SaaS with a landing page and some routes, a login and afterKnow if an email address is validated in JWTI'm using .Net with the OIDC integration / middleware. Most everything seems to be working well, excWhat is the best way to let my .NET API know a user has registered ?I am using .NET as my backend and Angular as my frontend (Typescript SDK). I am aware that webhooksCustom Success route.ts failing in build process && not showing logs inside GET()Refer to the code on the thread while reading this: goal: create copy of user in postgres db after