Verify JWT token and complete user authentication
/api/v1/auth/login/api/v1/auth/verify?token=<JWT>userId and email fields.JWT_SECRETuserId and email from token payloadcreateUser command to Redis Stream-L flag tells curl to follow redirects.
Authorization header for authenticated API requests:
JWT_SECRET to prevent tampering