Open
Description
I think it could be beneficial to include in the generator a way to create a new User class with the same authentication and signing. I want to be able to have users sign in as well as another "type" of object that needs authentication but with a much different model than user (thus why I think just changing the role would not suffice). Is there going to be support for this?