Commit Graph

7 Commits

Author SHA1 Message Date
Barnaby Walters 353f15b7b1 Regenerated documentation 2021-06-18 16:12:05 +02:00
Barnaby Walters 1af270b42f Implemented, tested non-PKCE flow. Fixes #1 2021-06-18 00:39:21 +02:00
Barnaby Walters 6b3c56fb6e Fixed more static issues 2021-06-15 01:14:27 +02:00
Barnaby Walters 36d56807fe Regenerated docs 2021-06-13 15:35:36 +02:00
Barnaby Walters 61aa7f55f9 Refactored TokenStorageInterface for an improved flow
* Now passing an auth code data validation callback to the exchange method
* Removed Token, it’s no longer necessary
* Simplified interface where possible
* All tests passing
* Updated docblocks
2021-06-13 14:34:37 +02:00
Barnaby Walters 62d02dacc0 Added a bunch of extra documentation 2021-06-13 00:01:32 +02:00
Barnaby Walters 02a2773c60 Added phpdoc config, generated documentation 2021-06-12 23:04:51 +02:00