-
![Screen Shot 2023-05-22 at 11 00 16 PM](https://github.com/frankcollins3/fill_container/assets/73137934/9c6af9cd-f6c9-4a20-b458-35caabc2574a)
const googleuser = useContext({})
// The error …
-
I have a Unity app that uses GoogleSignIn package and Firebase Authentication. It SOMETIMES works, but problem is that it also SOMETIMES fails and I have not been able to get the reproduce steps for g…
-
Hi Team. The documentation does not advise a key feature/capability required for authN/authZ. If you improve and clarify your docs around this process, you could close multiple open issues and prevent…
-
- [x] 구글 로그인 후 JSON 리턴 후, Redirect 처리
- [ ] 네이버 로그인 후 SecurityContextHolder에 인증정보 저장하는 방식 개선 필요해 보임
- [ ] 카카오 로그인 추가
-
### Description
Hi, I'm using OpenId Connect with an external salesforce provider, on IOS (swift) after calling the getCredentialWith method, every now and then I get the following message when loggi…
-
**What** - description of what you me to do
Example: Hey @autopilot implement a Google sign-in on my website. Make changes to the front end and the back end of the application
**Why** - explain why …
-
On page load (if a user has previously signed in), the onSignIn(googleUser) function of the sign in div is automatically triggered, even if the tab is deleted.
This is perfectly functional on Windo…
-
If people try to sign in before the Google API file loads, it'll show the error in the title. I can consistently repro this error by throttling my network speed.
I tried to fix this by adding `awai…
-
Hi!
We have found that sometimes the Google Sign-In button is not showing up in Chrome.
It works properly when we change the browser's current session for "Guest" though:
With a Google account in…
-
I'm trying to use Google Sign In and it works fine on iOS but on Android the documentation is weird/not clear.
For example I'm trying to init the library like this:
```
final googleUser = await G…