-
Hello,
thanks for library
I want to use this library in Ionic3, Angular based framework.
Steps:
1. npm install --save apple-signin-auth
2. import from node modules `import appleSignIn from 'a…
-
This issue is half documentation issue, half feature request. The documentation states: "Note: AFAIK there is currently no way to automate the addition of this capability" with regards to enabling Sig…
-
### Description
I am trying to implement sign-in with apple following these instructions
https://docs.microsoft.com/en-us/xamarin/essentials/web-authenticator?context=xamarin%2Fxamarin-forms&tab…
-
Hi! I tried to make an AppleSignin on my unity game, and the user can get authentication into firebase, so I follow your tutorial step by step, I got an error when I built in Xcode, It shows Library n…
-
Error trying -> final AuthorizationResult result = await AppleSignIn.performRequests([
AppleIdRequest(requestedScopes: [Scope.email, Scope.fullName])
]);
2019-12-30 18:40:46.796195-0300 Ru…
-
Hi! My project works fine on Catalina (logins with Apple), but it fails on Big Sur. This is what I get in Console :
Failed to establish connection between notification center endpoint and daemon se…
-
**Describe the bug**
I'm trying to implement login with apple with firebase
I'm using https://pub.dev/packages/apple_sign_in
To get the apple cred, than I'm passing the creds to firebase but I'm ge…
-
I face above issue when running iphone simulator 12.4. But no crash in simulator 13. I am using version 1.1.1 and appcelerator sdk 9.0.3.GA
sglok updated
4 years ago
-
Hello,
I am getting this error from the library when I try to refresh the tokens:
`Required option not passed: "id_token"`
I logged apple's response to see how it looks and that parameter is actua…
-
We are using react-native-firebase V6 with react-native-apple-authentication-android to authenticate in Apple SignIn on Android device. But we have a warning when we pass the credentials to the fireba…