saundersMcLane
saundersMcLane
KKinde
Created by saundersMcLane on 1/7/2025 in #💻┃support
Callback URL invalid
I'm trying to implement custom auth pages. In my Python I redirect to the auth endpoint with both the connection_id for email+code auth and the email as emailhinty Even though I have provided a callback url https://localhost:3000" for testing, i then keep getting an error. When I click on "Add callback to application now" it brings me to a page with url: https://myorg.kinde.com/admin/cx/:nav&m:applicationdetails:::submenu&s:details&id:?callback_url= where no application seems to be selected. why?
27 replies
KKinde
Created by saundersMcLane on 1/6/2025 in #💻┃support
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
5 replies