I’m currently migrating from a moralis-hosted server to own self hosted parse server. We used username/password authentication on our own existing moralis-hosted server and there seems to be no documentation regarding migrating this.
Any idea? I can migrate the mongodb data from moralis-hosted to own self hosted but in the code https://github.com/MoralisWeb3/Moralis-JS-SDK/tree/main/demos/parse-server-migration i don’t see any username/password auth