Skip to content

Commit 55933a4

Browse files
committed
Documentation
1 parent fbaafb7 commit 55933a4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff 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+
276279
This package whishes to let you be creative while offering you a predefined
277280
path. The following guidelines assume you have configured Laravel for the
278281
package as well as created and migrated the migration according to this
279282
documentation.
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.
283284
Note that by default the behaviour of Laravel is to return an authenticated
284285
user straight after the registration step.
285286

0 commit comments

Comments
 (0)