KindeK
Kinde14mo ago
6 replies
danslo

Can we we use Kinde just for authentication?

This works fine when we use Google for authentication, but when using native Kinde it will check if the user exists... I don't need that, I'll do verification on my end.

Preferably:
User enters email -> doesn't matter if it exists in Kinde -> user receives an email -> user enters code -> kinde does callback to us -> we verify JWT -> we check if user exists

We don't want user creation via Kinde as we want to integrate it into existing system.

I switched this on but it doesn't seem to make a difference:
image.png
Was this page helpful?