Skip to content

Commit

Permalink
Change details in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rougin committed Nov 16, 2024
1 parent e8c76db commit 4d48566
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,8 @@ $source->withoutHash();
// ...
```

Doing this will make a strict comparison of the provided `password` against the result from the database.

#### `JwtSource`

The `JwtSource` class is a special class that checks a user's authentication using [JSON Web Token](https://en.wikipedia.org/wiki/JSON_Web_Token):
Expand Down

0 comments on commit 4d48566

Please sign in to comment.