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 b8363bd commit 342608dCopy full SHA for 342608d
composer.json
@@ -5,8 +5,8 @@
5
"license": "MIT",
6
"type": "library",
7
"keywords": [
8
- "oauth", "oauth1", "oauth2", "authorization", "authentication",
9
- "client", "psr-7", "psr-17", "psr-18", "rfc5849", "rfc6749"
+ "oauth", "oauth1", "oauth2", "pkce", "authorization", "authentication",
+ "client", "psr-7", "psr-17", "psr-18", "rfc5849", "rfc6749", "rfc7636"
10
],
11
"authors": [
12
{
0 commit comments