Skip to content

Commit e9e35a2

Browse files
committed
update readme
1 parent 1a24443 commit e9e35a2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ $token = AuthGenerator::jwt()
6363
// Output: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoxMjMsInJvbGUiOiJhZG1pbiIsImlhdCI6MTY...
6464
```
6565

66-
[Guide](https://github.com/chr15k/php-auth-generator/blob/main/docs/API_CHEATSHEET.md#jwt-json-web-token) - all methods & supported algoritms
67-
6866
## Headers and Formatting
6967

7068
The library provides fluent methods to format tokens for use in HTTP headers:

0 commit comments

Comments
 (0)