diff --git a/docs/classes/Taproot-IndieAuth-Callback-SingleUserPasswordAuthenticationCallback.html b/docs/classes/Taproot-IndieAuth-Callback-SingleUserPasswordAuthenticationCallback.html index f74a331..d8d1fa3 100644 --- a/docs/classes/Taproot-IndieAuth-Callback-SingleUserPasswordAuthenticationCallback.html +++ b/docs/classes/Taproot-IndieAuth-Callback-SingleUserPasswordAuthenticationCallback.html @@ -439,13 +439,13 @@ $server = new IndieAuth\Server([ public - __invoke(ServerRequestInterface $request, string $formAction, string|null $normalizedMeUrl) : mixed + __invoke(ServerRequestInterface $request, string $formAction[, string|null $normalizedMeUrl = null ]) : mixed
Parameters
@@ -467,7 +467,7 @@ $server = new IndieAuth\Server([
$normalizedMeUrl : string|null -
+ = null
diff --git a/docs/classes/Taproot-IndieAuth-Server.html b/docs/classes/Taproot-IndieAuth-Server.html index 8defb73..9b820cf 100644 --- a/docs/classes/Taproot-IndieAuth-Server.html +++ b/docs/classes/Taproot-IndieAuth-Server.html @@ -89,7 +89,7 @@

IndieAuth Server

@@ -345,7 +345,7 @@ documentation for both handling methods for further documentation about them.

Server.php : - 95 + 96

The form data key used for identifying a request as an authorization (consent screen) form submissions.

@@ -372,7 +372,7 @@ documentation for both handling methods for further documentation about them.

Server.php : - 100 + 101

The form data value used for identifying a request as an authorization (consent screen) form submissions.

@@ -399,7 +399,7 @@ documentation for both handling methods for further documentation about them.

Server.php : - 90 + 91

The key used to store the CSRF token everywhere it’s used: Request parameters, Request body, and Cookies.

@@ -426,7 +426,7 @@ documentation for both handling methods for further documentation about them.

Server.php : - 80 + 81 @@ -451,7 +451,7 @@ documentation for both handling methods for further documentation about them.

Server.php : - 79 + 80 @@ -476,7 +476,7 @@ documentation for both handling methods for further documentation about them.

Server.php : - 85 + 86

The query string parameter key used for storing the hash used for validating authorization request parameters.

@@ -518,7 +518,7 @@ documentation for both handling methods for further documentation about them.

Server.php : - 104 + 105 @@ -548,7 +548,7 @@ documentation for both handling methods for further documentation about them.

Server.php : - 106 + 107 @@ -578,7 +578,7 @@ documentation for both handling methods for further documentation about them.

Server.php : - 116 + 117 @@ -608,7 +608,7 @@ documentation for both handling methods for further documentation about them.

Server.php : - 112 + 113 @@ -638,7 +638,7 @@ documentation for both handling methods for further documentation about them.

Server.php : - 114 + 115 @@ -668,7 +668,7 @@ documentation for both handling methods for further documentation about them.

Server.php : - 110 + 111 @@ -698,7 +698,7 @@ documentation for both handling methods for further documentation about them.

Server.php : - 108 + 109 @@ -728,7 +728,7 @@ documentation for both handling methods for further documentation about them.

Server.php : - 118 + 119 @@ -758,7 +758,7 @@ documentation for both handling methods for further documentation about them.

Server.php : - 102 + 103 @@ -792,7 +792,7 @@ documentation for both handling methods for further documentation about them.

Server.php : - 187 + 188

Constructor

@@ -909,7 +909,7 @@ as the logger for any objects passed in config which implement Server.php : - 279 + 283 @@ -941,7 +941,7 @@ as the logger for any objects passed in config which implement Server.php : - 318 + 322

Handle Authorization Endpoint Request

@@ -1016,7 +1016,7 @@ error behaviour, one way to do so is to subclass Serve

Handle Token Endpoint Request

@@ -1072,7 +1072,7 @@ error behaviour, one way to do so is to subclass Serve

Handle Exception

diff --git a/docs/classes/Taproot-IndieAuth-Storage-FilesystemJsonStorage.html b/docs/classes/Taproot-IndieAuth-Storage-FilesystemJsonStorage.html index 7d0105b..bc22e89 100644 --- a/docs/classes/Taproot-IndieAuth-Storage-FilesystemJsonStorage.html +++ b/docs/classes/Taproot-IndieAuth-Storage-FilesystemJsonStorage.html @@ -201,7 +201,7 @@ will likely be superceded by the SQLite version.

 : string|null -
Create Auth Code
+
Create Authorization Code
delete() @@ -623,7 +623,7 @@ will likely be superceded by the SQLite version.

68 -

Create Auth Code

+

Create Authorization Code

public diff --git a/docs/classes/Taproot-IndieAuth-Storage-TokenStorageInterface.html b/docs/classes/Taproot-IndieAuth-Storage-TokenStorageInterface.html index 463c91e..5053801 100644 --- a/docs/classes/Taproot-IndieAuth-Storage-TokenStorageInterface.html +++ b/docs/classes/Taproot-IndieAuth-Storage-TokenStorageInterface.html @@ -135,7 +135,7 @@ reason, is indicated by returning either null o  : string|null
-
Create Auth Code
+
Create Authorization Code
exchangeAuthCodeForAccessToken() @@ -185,7 +185,7 @@ reason, is indicated by returning either null o 78 -

Create Auth Code

+

Create Authorization Code

public diff --git a/docs/js/searchIndex.js b/docs/js/searchIndex.js index c4e9395..bcefdfb 100644 --- a/docs/js/searchIndex.js +++ b/docs/js/searchIndex.js @@ -553,7 +553,7 @@ Search.appendIndex( }, { "fqsen": "\\Taproot\\IndieAuth\\Storage\\FilesystemJsonStorage\u003A\u003AcreateAuthCode\u0028\u0029", "name": "createAuthCode", - "summary": "Create\u0020Auth\u0020Code", + "summary": "Create\u0020Authorization\u0020Code", "url": "classes/Taproot-IndieAuth-Storage-FilesystemJsonStorage.html#method_createAuthCode" }, { "fqsen": "\\Taproot\\IndieAuth\\Storage\\FilesystemJsonStorage\u003A\u003AexchangeAuthCodeForAccessToken\u0028\u0029", @@ -658,7 +658,7 @@ Search.appendIndex( }, { "fqsen": "\\Taproot\\IndieAuth\\Storage\\TokenStorageInterface\u003A\u003AcreateAuthCode\u0028\u0029", "name": "createAuthCode", - "summary": "Create\u0020Auth\u0020Code", + "summary": "Create\u0020Authorization\u0020Code", "url": "classes/Taproot-IndieAuth-Storage-TokenStorageInterface.html#method_createAuthCode" }, { "fqsen": "\\Taproot\\IndieAuth\\Storage\\TokenStorageInterface\u003A\u003AexchangeAuthCodeForAccessToken\u0028\u0029",