Using a seperate class to store admins in Database

Hello.

Is there a way to store admins in a seperate class (other than User) & still be able to use Moralis object like Moralis.User with built in login and signup methods.

Frontend users are still stored in _User class and works well.

Would be really helpful if someone could point me in the right direction.

You can use roles. Roles - Moralis