v1.0.0
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 toathorize()
to follow cammel case convention ResponseSignInWithApplePlugin
interface was renamed toSignInWithAppleResponse