Forking Maintnet (hardhat)

Hey I know forking mainnet is not currently supported in Moralis because of chain synching issues, but is there a way to still use moralis to log a user with a forked mainnet? Im working a job that is building a staking contract for their already published (not by me) 1155 contract. I’ve already built the contracts using a forked mainnet with hardhat but am working on the front end connection for their site and would like to use moralis for this. How can I use a forked mainnet to log in users (with moralis or not)

Login is only connected to a wallet address and not to a network. You can login a user as long as the user has a wallet in MetaMask.