hundreds-address-6563
06/29/2024, 1:16 PMcli.FrontendAPI.CreateNativeRegistrationFlow
(which it said is not secure to use for web clients)? Because it doesn't make sense to me to manage two CSRF tokens (both my API's and the one for Kratos).
So instead, I'm thinking the best practice here is to just use CreateNativeRegistrationFlow
for both web and mobile clients. Can someone please confirm if this is definitely secure?