-
**Describe the bug**
Trying to login with github provider give a "please_restart_the_process" error. Github portal have the redirect url pointing to:
**http://localhost:3000/api/auth/callback/github…
-
## Use case
I want to suggest to my users to sign in with Google when the app starts, like this:
![image](https://user-images.githubusercontent.com/76348/118915629-f233a780-b8f2-11eb-9a7b-3ee0f0…
-
Device: Pixel 3xl
OS version: Android 12
SDK version:33
[Android] Google Play Services version:4.3.15
Describe the problem:
google SignIn always return error code 10 in these d…
-
Hi,
I'm using this code
`var res = await Cognito.federatedSignIn('accounts.google.com', token.idToken);`
and I receive error "Token is not from a supported provider of this identity pool" b…
-
![2020-08-28](https://user-images.githubusercontent.com/6649533/91549760-0db1e900-e945-11ea-8e90-e0aafb0d475b.png)
```js
extend(config, ctx) {
if (ctx.isDev) {
config.devtool = …
-
配置google OAuth,出现如下问题,应该如何解决:
[next-auth][error][SIGNIN_OAUTH_ERROR]
https://next-auth.js.org/errors#signin_oauth_error connect ETIMEDOUT xx.xx.xx.xxx:443 {
error: {
message: 'connect ETIME…
-
- [ ] #150
- [ ] Firebase Account for Sync
- [ ] Add Login and Signout
- [ ] Add Delete account
-
-
Hi @Thaina,
I'm encountering this error in my project:
Library\PackageCache\com.google.signin@cdb93a3e74\GoogleSignIn\Impl\GoogleSignInImplEditor.cs(108,33): error CS1069: The type name 'HttpUtili…
-
Sometimes when reopening Chrome, the jsessionid is put directly in the URL, resulting in an infinite loop on the "googleAuthentication" case in the HTTP interceptor by trying to repeatedly concatenate…