-
whenever I try to launch my app using ide through commands, app launches with a prompt dialogue asking sign in with apple app id and password.
I fill that as well and it directs me to go to setting…
-
I use AWS Cognito to sign in with Apple ID. The setup helped me successfully sign in using the function:
`AWSMobileClient.default().federatedSignIn(providerName: IdentityProvider.apple.rawValue, toke…
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
Afte…
-
**Tell us how we can improve Xcodes**
Apple has added passkeys support to its AppleID websites.
Can we provide similar authentication in XcodesApp without the need of login/password with 2FA?
-
Hello Markus! (@minichma)
I have been looking for a way to do what you're describing in [https://github.com/IdentityServer/IdentityServer4/issues/4232](https://github.com/IdentityServer/IdentitySer…
-
We are struggling to get the Naofood app approved, because Apple review team keeps rejecting the app, claiming that "Sign In With Apple" doesn't work.
When the user chooses the "Hide My Email"…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
integrating apple login enhance the user interface of the iOS user which ease to login.
…
-
This error seems to be related to the `sign_in_with_apple` plugin.
## Environment
- supabase_flutter version: 1.10.25
- sign_in_with_apple plugin version: 5.0.0
- Android compileSdkVersion: …
-
The certificate renewal process is described in [How to renew the DeviceLab development certificate](https://g3doc.corp.google.com/company/teams/flutter/infrastructure/devicelab/apple_cert_renewal.md)…
-
I have tried to implement apple sign in as an authentication provider, am having an issues for
1 Not navigating to the next page
2. It seems is not fetching any data am requesting.
Below is the co…