Commit 60e0c34
authored
docs: added notice about passkeys to the readme (#939)
The authentication via username/password or app password fails reliably when the account uses a passkey as 2FA. When a passkey is required, the master token must be used, as the glocaltoken library doesn't support them. See leikoilja/glocaltokens#5211 parent 41bc0b7 commit 60e0c34
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
228 | 230 | | |
229 | 231 | | |
230 | 232 | | |
| |||
0 commit comments