Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
hafezdivandari committed Oct 2, 2024
1 parent 928206b commit 168e003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Passport.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class Passport
public static bool $validateKeyPermissions = false;

/**
* Indicates if the previous refresh token should be revoked and a new refresh token should be issued when refreshing access tokens.
* Indicates if the refresh token being used should be revoked when refreshing an access token.
*/
public static bool $revokeRefreshTokens = true;

Expand Down

0 comments on commit 168e003

Please sign in to comment.