Skip to content

Commit 134789b

Browse files
committed
update README
1 parent eb3bbbf commit 134789b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -430,9 +430,10 @@ default: `Form`
430430

431431
- `continue`
432432

433-
Optional: If set to false, if OAuth authentication fails, stop processing there.
433+
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.
434435

435-
default: `true`
436+
default: `false`
436437

437438
- `fields.username`
438439

0 commit comments

Comments
 (0)