Hey there, I’m using kratos and self-service API w...
# talk-kratos
l
Hey there, I’m using kratos and self-service API with capacitor (A cross-platform native runtime for web apps). The embedded webapp is running on localhost (either android or iphone), but it seems that we can’t allow CORS on localhost with a custom domain on our project. And we do not want to disallow completely CORS as we still have a real webapp. Does anyone know to allow localhost or have a workaround ?