We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb3bbbf commit 134789bCopy full SHA for 134789b
1 file changed
README.md
@@ -430,9 +430,10 @@ default: `Form`
430
431
- `continue`
432
433
-Optional: If set to false, if OAuth authentication fails, stop processing there.
+Optional: If set to true, if OAuth authentication fails, not stop processing there.
434
+Use this when you want to use only authentication information without requiring login.
435
-default: `true`
436
+default: `false`
437
438
- `fields.username`
439
0 commit comments