git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4468 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
bedcee84a9
commit
094fac4b24
1 changed files with 1 additions and 1 deletions
|
@ -1085,7 +1085,7 @@ static int sasl_oauth2_initial(jclient_t *jcl, char *buf, int bufsize)
|
|||
}
|
||||
|
||||
//if the reply has a refresh token in it, clear out any password info
|
||||
return -1;
|
||||
return -2;
|
||||
}
|
||||
|
||||
//in descending priority order
|
||||
|
|
Loading…
Reference in a new issue