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
2 Replies
CB_Kinde
CB_Kinde•2w ago
Kinde docs
Custom sign-up and sign-in pages
Our developer tools provide everything you need to get started with Kinde.
saundersMcLane
saundersMcLaneOP•2w ago
i've read this page already but imo it doesnt explain where to send the connection_id and the login_hint. the example also includes some login function of which i dont know where it comes from and what it does. oh nevermind i overlooked a part! now its all clear! 🙂

Did you find this page helpful?