Moralis Server + Next.js + Moralis v2

Hello,

How can I connect to my Moralis server with Next.JS?

I don’t want to use master key in my codes.

I want to use moralis authentication like this page Web3 Parse Server Authentication

You can use react-moralis and moralis-v1. Master key is only usable in your Moralis server’s cloud code.

1 Like