Replicate authenticate() in react-moralis with streams+v2

Are there any walkthroughs yet to show how to replace the authenticate() function (sync user and assets to database) in react-moralis with the Streams API and moralis v2?

Any tutorial like that would depend on your backend and database that you’re using.

If you want to keep using Moralis servers, you can looking at self hosting and using streams with it.