The morphr verify
Command
After registering your account, you need to verify it using the verification code sent to your email address. The verify
command handles this process.
Basic Usage
morphr verify
When you run this command, the CLI will:
- Use the User ID stored during registration
- Prompt you for the verification code from your email
- Verify your account with Morphr Cloud
Example
$ morphr verify
🔑 Enter the verification code that you have received by email: 123456
🔄 Verifying your account...
✅ Your account is now active!
🔗 To connect Figma to your account use "morphr figma-connect."