[Vortex] Add method to configure an oauth token for WNS
Review Request #920 — Created Feb. 16, 2023 and submitted — Latest diff uploaded
Information | |
---|---|
pprkut | |
Lunr.Vortex | |
|
|
c7beedb... | |
Reviewers | |
lunr | |
This wraps the `get_oauth_token()` and `set_oauth_token()` methods, to have a shorthand where you don't need the token outside of the dispatcher.
Unit tests
Diff Revision 1 (Latest)
src/Lunr/Vortex/WNS/WNSDispatcher.php | ||
src/Lunr/Vortex/WNS/Tests/WNSDispatcherConfigureOAuthTokenTest.php | ||
src/Lunr/Vortex/WNS/Tests/WNSDispatcherGetOAuthTokenTest.php Was src/Lunr/Vortex/WNS/Tests/WNSDispatcherOAuthTest.php | ||
tests/phpunit.xml |
src/Lunr/Vortex/WNS/WNSDispatcher.php |
---|
src/Lunr/Vortex/WNS/Tests/WNSDispatcherConfigureOAuthTokenTest.php |
---|
src/Lunr/Vortex/WNS/Tests/WNSDispatcherOAuthTest.php |
---|
tests/phpunit.xml |
---|