Is it safe to have a frontend (UI) trigger the backend to handle communication w/ Kratos? (registration as an example):
• Creating the registration (flow_id)
• Getting the registration flow and returning redirect to UI registration page
• Submitting registration flow w/ identity registration details from UI