BPChain / meta

Meta-Repository for Wiki and User Stories
MIT License
4 stars 0 forks source link

Authentication fails because of CORS protocol errors and changing session ID #100

Closed t-lichtenstein closed 6 years ago

t-lichtenstein commented 6 years ago

Solved by adding credentials parameter and origins at the api server cors plugin and by adding the withCredentials option to the post request at the frontend