Join Discord
Powered by
Hi. So Im creating an app using spring boot backen...
# support-questions-legacy
s
samiemovic
08/22/2023, 10:00 PM
Hi. So Im creating an app using spring boot backend. React on frontend. For the backend for supertoken, Im creating the service using
https://supertokens.com/docs/thirdpartyemailpassword/pre-built-ui/setup/core/with-docker#docker-compose-file
. Health check is working fine. Im following this for React:
https://supertokens.com/docs/thirdpartyemailpassword/pre-built-ui/setup/frontend#4-view-the-login-ui
Im Getting CORS error while doing this. As Im using the provided docker image, I wont be able to set the middleware to ignore the CORS as well. Is there any way I can make this work?
30
Views
Previous
Next