nuxt-community / auth-module

Zero-boilerplate authentication support for Nuxt 2
https://auth.nuxtjs.org
MIT License
1.93k stars 922 forks source link

Request: Support "Sign in with Apple" as a provider #1722

Open rishavs opened 2 years ago

rishavs commented 2 years ago

Is your feature request related to a problem? Please describe.

Apple recently upgraded their on Outh2 provider https://developer.apple.com/sign-in-with-apple/ It would be great to have support for Apple Oauth2 as well considering the sheer size of the Apple Id audience.

Describe the solution you'd like to see

A default provider added for "Sign in with Apple"

Describe alternatives you've considered

Hand rolling an implementation using the SIWA docs.

Additional context

n/a

arjan-vdw commented 2 years ago

Any plans for this?

sw00d commented 1 year ago

Any plans for this?

mrleblanc101 commented 1 year ago

Any way to implement this using the OAuth2 Scheme ?