capacitor-community / apple-sign-in

Sign in with Apple Support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support JS/web for Apple Sign In

mlynch opened this issue · comments

Apple supports Sign in with Apple on the web. This would fit naturally into the web side of this plugin:

https://developer.apple.com/documentation/sign_in_with_apple/sign_in_with_apple_js/configuring_your_webpage_for_sign_in_with_apple

Would love some help making this happen! I think we'd need an init method and also some extra options to the Authorize call to support the fields needed on the JS side.

Hello! Whats the status of the web/Android implementation? I would need this and would give it a try. Is there already some some progress to build up from?

@carsten-klaffke The web implementation is near completion in this PR. The Android implementation has not begun as far as I know.

Great! I will try out the web implementation and see what I can do on android.

@mlynch quick bump on this...

@mlynch - looks like @epicshaggy merged in #18 already, this can probably be closed if it's verified as working.