- πΌπΈSamoa ainsofs
I found this page after having similar problems but after reviewing this page β I found my issue. I am using a different subdomain for front and back ends.
I was missing
withCredentials: true
in the header. You need to have that for BOTH login and logout calls
You also need
supportsCredentials: true
In your services.yml file