Skip to content

v1.0.0

Compare
Choose a tag to compare
@epicshaggy epicshaggy released this 03 Feb 20:16
· 69 commits to master since this release
450c2da

Features

  • SignInWithAppleOptions: added options interface to pass to the authorize() method
  • Web Support: added web support (#18), closes #1

Breaking Changes

  • the Authorize() method was renamed to athorize() to follow cammel case convention
  • ResponseSignInWithApplePlugin interface was renamed to SignInWithAppleResponse