Implemented, tested non-PKCE flow. Fixes #1

This commit is contained in:
Barnaby Walters
2021-06-18 00:39:21 +02:00
parent ce541c3607
commit 1af270b42f
31 changed files with 1691 additions and 1263 deletions

View File

@@ -290,6 +290,11 @@ Search.appendIndex(
"name": "INVALID_REQUEST",
"summary": "",
"url": "classes/Taproot-IndieAuth-IndieAuthException.html#constant_INVALID_REQUEST"
}, {
"fqsen": "\\Taproot\\IndieAuth\\IndieAuthException\u003A\u003AINVALID_REQUEST_REDIRECT",
"name": "INVALID_REQUEST_REDIRECT",
"summary": "",
"url": "classes/Taproot-IndieAuth-IndieAuthException.html#constant_INVALID_REQUEST_REDIRECT"
}, {
"fqsen": "\\Taproot\\IndieAuth\\IndieAuthException\u003A\u003AEXC_INFO",
"name": "EXC_INFO",
@@ -535,6 +540,11 @@ Search.appendIndex(
"name": "secret",
"summary": "",
"url": "classes/Taproot-IndieAuth-Server.html#property_secret"
}, {
"fqsen": "\\Taproot\\IndieAuth\\Server\u003A\u003A\u0024requirePkce",
"name": "requirePkce",
"summary": "",
"url": "classes/Taproot-IndieAuth-Server.html#property_requirePkce"
}, {
"fqsen": "\\Taproot\\IndieAuth\\Storage\\FilesystemJsonStorage",
"name": "FilesystemJsonStorage",