Error with Authentication Flow
M0W93 opened this issue · 1 comments
M0W93 commented
Hello,
first of all thank you for you're great work. I just love the Dashboard and currently I'm checking whether i can use it productively.
At the moment im trying to connect the dashboard to my small JWT Authentication Server (Node + Express). I just changed the loginWithEmailAndPassword() & loginWithToken() methods and getting the following error. The Servers responses in the console looks pretty fine.
The Error comes every time i try to login.
Do you have any idea what is going on?
Greetings
loginWithEmailAndPassword():
https://pastebin.com/jCz4uryt
loginWithToken():
https://pastebin.com/RpcbwzNW
mh-rafi commented
Authentication is updated and fixed.