KindeK
Kinde13mo ago
4 replies
saundersMcLane

Custom Auth Page with Python

hello y'all!
i would like to use my own custom auth pages as a frontend to kinde.

my app is built with the python framework "reflex" and the goal is to trigger the auth-code email via my custom page so that my users only interface with a kinde-hosted page when they confirm the auth code.

what i know so far is that i have to involve the connection_id and the login_hint which is the users email?

but how does this work? where do i post that? is there an api endpoint for that?

thank you!!

saunders
Was this page helpful?