关于
The UserModule for Myfy is a robust authentication layer designed to streamline the implementation of secure user systems. It offers a standardized approach to handling email/password registration, social login through Google and GitHub, session-based web security, and JWT-based API protection. By extending the BaseUser model, developers can easily add custom fields while leveraging built-in features like email verification, password resets, and automated database table creation. This skill enables Claude to assist with the implementation, configuration, and extension of authentication workflows within the Myfy ecosystem efficiently.