Class UserAuthController

java.lang.Object
it.univr.passportease.controller.user.UserAuthController

@Controller public class UserAuthController extends Object
Controller for user authentication and registration. It handles the following GraphQL mutations:
See Also: