-
### How frequently does the bug occur?
All the time
### Description
I have successfully implemented Google Sign in on both iOS and Android, but have run into an issue with getting them both working a…
-
### Description
When using Sign In With Apple, following [this guide](https://firebase.google.com/docs/auth/ios/apple), I don't have access to the display name which is always null even if I properly…
-
Sometimes (not all the time) when setting config on the background location, the updates do not seem to always get applied and still use old configuration values.
eg.
var baseConfig = awa…
-
### Plugin(s)
- [ ] Analytics
- [ ] App
- [ ] App Check
- [X] Authentication
- [ ] Crashlytics
- [ ] Cloud Messaging
- [ ] Performance
- [ ] Remote Config
### Did you test the latest version?
- [X]…
-
### Describe the bug
After logging in, I get a redirect to login/callback, but the authState that I get from
`const { authState, oktaAuth } = useOktaAuth();` is always null.
### Reproduction Step…
-
### [REQUIRED] Please fill in the following fields:
* Unity editor version: 2019.4.11
* Firebase Unity SDK version: 15.2
* Source you installed the SDK: UPM (.unitypackage or Unity Pack…
-
### 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…
-
# Feature request
## Is your feature request related to a problem? Please describe.
I want to sign in using a sign in provider, but the current implementation is not good. Launching the browser …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
Android
### Description
…
-
### Steps to reproduce
I am trying to use Google OAuth sign in within my Flutter and Firebase project.
I am able to sign in when I do not use the firebase emulators suite.
To reproduce:
Try to…