-
🐞 Bug Report
Sign-in, Login with Google option is not Responsive
Describe the bug
The "Sign-in" and "Login with Google" buttons are not responsive on the page, meaning they do not adapt well t…
-
When it's on, it loops loading, probably because Google removes the parameters in URL?
-
Does SSLproxy support ALPN?
```
[~]# curl -k -v https://google.com:443
* Trying 142.251.167.102:443...
* Connected to google.com (142.251.167.102) port 443
* ALPN: curl offers h2,http/1.1
…
-
## Bug report
**Describe the bug**
Trying to sign in using Google or Twitter throws an unknown error.
![Screenshot_20230613-172026](https://github.com/firebase/flutterfire/assets/25869028/0630…
-
This data is present in the replies from Google's auth API.
```json
{
"token_type": "Bearer",
"access_token": "redacted",
"scope": "email profile https://www.googleapis.com/auth/youtube.read…
-
**Hi everybody!**
_Communet_ aims to provide a user-friendly interface that enhances the online experience for individuals and groups alike. However, a recent issue has been identified within the sy…
-
### 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…
-
#Issue Title:
Google Icon are not aligned in sign-up and sign-in page.
#Description:
The Google icon on the Login Page is not aligned properly, and the click functionality to sign in with Googl…
-
I spent some time figuring out how to integrate coder with Google Auth. It's as simple as this
CODER_OIDC_ISSUER_URL=https://accounts.google.com
CODER_OIDC_CLIENT_ID=
CODER_OIDC_CLIENT_SECRET=
C…
-
Reproduction steps:
- Login with a social provider (Google/GitHub). It succeeds
- Then try to login with a different social app. This time it will show a signup form. When you try to signup with an …