v2.7.0-preview.1Pre-release
Changed 1
- Style the login callback page for OAuth
Install
cURL
curl -fsSL https://resend.com/install.sh | bash
Node.js
npm install -g resend-cli
Homebrew (macOS / Linux)
brew install resend/cli/resend
PowerShell (Windows)
irm https://resend.com/install.ps1 | iex
What's Changed
- feat(oauth): style the login callback page by @dielduarte in https://github.com/resend/resend-cli/pull/337
Full Changelog: https://github.com/resend/resend-cli/compare/v2.7.0-preview.0...v2.7.0-preview.1