Skip to content

Commit e063df3

Browse files
authored
wip
1 parent ba88131 commit e063df3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Passport.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class Passport
1919
*
2020
* @var bool
2121
*/
22-
public static $validateKeyPermissions = true;
22+
public static $validateKeyPermissions = false;
2323

2424
/**
2525
* Indicates if the implicit grant type is enabled.

0 commit comments

Comments
 (0)