Create a Strapi v5 RC application Use an API Client (postman) to register a user viaPOST /api/auth/local/register Set the password to something liket1 Send the Request See that the user is properly created and a JWT is issued Expected behavior Min/Max and complexity requirements should be ...