capacitor-community / apple-sign-in

Sign in with Apple Support
MIT License
135 stars 58 forks source link

Capacitor WebPlugin deprecation message #104

Open piotr-cz opened 5 months ago

piotr-cz commented 5 months ago

Describe the bug Message in DevTools shows up:

Capacitor WebPlugin "SignInWithApple" config object was deprecated in v3 and will be removed in v4

To Reproduce Steps to reproduce the behavior:

  1. Integrate plugin
  2. Execute SignInWithApple.authorize(options)
  3. See error

Expected behavior Plugin should not show deprecation messages

Screenshots No attached

Desktop (please complete the following information):

Smartphone (please complete the following information): Tested only on web platform

Additional context No attached