This repository was archived by the owner on Sep 14, 2021. It is now read-only.
v20.0.0
<a name"20.0.0">
20.0.0 (2017-03-08)
Features
Breaking Changes
- Moved away from true/false/null for tri-state management of
authenticatedon the
Header. Now uses explicit strings ofauthenticated/unauthenticated/pendingbeing passed into
authenticationStatus.
(cb87f70f)