-
### Plugin(s)
- [ ] Analytics
- [ ] App
- [ ] App Check
- [X] Authentication
- [ ] Crashlytics
- [ ] Cloud Firestore
- [ ] Cloud Messaging
- [ ] Cloud Storage
- [ ] Performance
- [ ] Remot…
-
# Feature request
There is already an opened feature request about this (https://github.com/dpa99c/cordova-plugin-firebasex/issues/551) but since it says fixed by https://github.com/dpa99c/co…
-
**State your question**
We are currently working on adding Sign In with Apple support using Hosted UI. However, what we'd prefer is to implement a native experience. As far as we can tell, this is cu…
-
**Describe the bug**
When adding passport-apple I am receiving an empty profile response.
**To Reproduce**
I've implemented a custom apple oauth provider in `apple-oauth2-verify.provider.ts`:
(*…
apfz updated
6 months ago
-
Same issue as https://github.com/react-native-google-signin/google-signin/issues/1200
This is a MAJOR blocker for us an makes our app unusable.
Here is our code:
```
import React, { useState…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
# Bug report
The following thread aims to describe the issues with the `/token?grant_type=id_token` endpoint:
1. [Google] IdToken returned by google does not contain a hashed nonce but currently, go…
-
### Description
I've implemented Apple Sign In and it works properly, but if I close and open the app again it simply loses the authentication state.
### Reproducing the issue
Just login to the ap…
-
## Goals
Use Apple Sign In for Realm users on iOS
## Expected Results
Sign in would register a new user and open the app to realm data
## Actual Results
After Apple Sign in is completed, fails with …
-
### Steps to reproduce
Hi, i have issue when sign with google. I can get idToken, there nothing any issue in iOS, i can get refresToken with my codes, but when i run same codes in android i face to…