SDK Sourcecode

Is it possible to get the source code of the pantaris javascript SDK(not minified version)?
In my Frontend App the API calls with the SDK have the auth cookie set right, but when I use the API directly with fetch or Axios, then it does not have the cookie. I would like to understand what is done differently.

Our SDK is not open source yet. It’s planned but we don’t have the capacity to push this topic right now.

Make sure to set the credentials option correctly when using fetch.