[x] Added tests for code changes or test/build only changes
[x] Updated the change log file (CHANGES.md|CHANGELOG.md) or test/build only changes
[x] Completed the PR template below:
Description
Improve documentation around initialization callback.
Fixes #409
Approach
Make it clear in the documentation that using the intialization callback will always enable the cookieauth plugin.
Provide an example of using the ping function as an alternative to the initialization callback
Checklist
CHANGES.md
|CHANGELOG.md
) or test/build only changesDescription
Improve documentation around initialization callback. Fixes #409
Approach
Make it clear in the documentation that using the intialization callback will always enable the
cookieauth
plugin. Provide an example of using theping
function as an alternative to the initialization callbackSchema & API Changes
Security and Privacy
Testing
Monitoring and Logging