File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -273,13 +273,14 @@ public methods and the attributes/properties. Dig into the source.
273273
274274## Guidelines
275275
276+ ** This package doesn't require the user to be authenticated to perform the
277+ verification. You are free to implement any flow you may want to achieve.**
278+
276279This package whishes to let you be creative while offering you a predefined
277280path. The following guidelines assume you have configured Laravel for the
278281package as well as created and migrated the migration according to this
279282documentation.
280283
281- This package doesn't require the user to be authenticated to perform the
282- verification. You are free to implement any flow you may want to achieve.
283284Note that by default the behaviour of Laravel is to return an authenticated
284285user straight after the registration step.
285286
You can’t perform that action at this time.
0 commit comments