Test the username/password authentication flow and generate one-time access tokens
Username: payment_api_user
Password: SecurePassword@2024
Alternative: admin_user / Admin@Secure2024
This demonstrates that tokens can only be used once. Clicking this button will attempt to reuse the same token, which should result in an error.