Hi team, I am trying to integrate supertokens in a ionic + angular app, the integration seems to be failing at a point where I am trying to make a axios call, and the status comes to be 440, with cookie status being returned as deleted, on checking the node-modules > supertokens-website > lib > axios.js file, I found out that the url and AuthHttpRequest.apiDomain are same, but still the cookies are deleted and api is still returning 440, can someone help me with what I am doing incorrect
r
rp_st
01/03/2024, 6:28 AM
hey @abhisheksinghkapoor which versions of our sdks are you using?
a
abhisheksinghkapoor
01/03/2024, 6:30 AM
We are currently using 4.4.1
r
rp_st
01/03/2024, 6:45 AM
which sdk?
a
abhisheksinghkapoor
01/03/2024, 6:53 AM
angular 10, ionic, and backend works on laravel/php
abhisheksinghkapoor
01/03/2024, 9:58 AM
Hey @rp_st will be thank ful if you can help me out here
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).