Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 652 Bytes

CHANGELOG.md

File metadata and controls

24 lines (22 loc) · 652 Bytes

0.0.9

  • Fix: possible dependency conflict on Windows with other plugins using WebView2.

0.0.8

  • Feat: GitHub authorization flow on Windows, Linux and macOS.

0.0.7

  • Fix: Windows WebView Google sign-in issue.
  • Fix: Google scopes query encoding.

0.0.6

  • Feat: Windows support.

0.0.5

  • Fix: issue with signIn future.

0.0.4

  • Feat: Handle id_token responseType for Google provider.
  • Feat: Default Google responseType to token id_token

0.0.3

  • Feat: linux webview support.
  • Feat: support custom webview width and height.
  • Feat: Recaptcha verification.

0.0.2

  • Fix: remove 'Untitled' window title.

0.0.1

  • Initial release.