We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a24443 commit e9e35a2Copy full SHA for e9e35a2
README.md
@@ -63,8 +63,6 @@ $token = AuthGenerator::jwt()
63
// Output: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoxMjMsInJvbGUiOiJhZG1pbiIsImlhdCI6MTY...
64
```
65
66
-[Guide](https://github.com/chr15k/php-auth-generator/blob/main/docs/API_CHEATSHEET.md#jwt-json-web-token) - all methods & supported algoritms
67
-
68
## Headers and Formatting
69
70
The library provides fluent methods to format tokens for use in HTTP headers:
0 commit comments