You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* GH Issue 3911
Fix to init the DigiTrust facade object if the userId framework would not normally execute the call due to an ID being found.
* Fixed superfluous trailing arg issue.
* Addition of unit test for digiTrustIdSystem. Fix init error in facade callback.
* Uncommenting init code.
* Reverting package-lock.json file.
* Removed extraneous function parameter.
* Removing unused code. Fixing file casing issue causing unit test to fail.
* Adding support for SameSite=none to cookie
* Tweaking unit test.
* Removing Promise from unit test as IE doesn't like it.
* Cleanup of unused code lines
* Minor comment changes.
* Commenting out unit tests to see if this fixes Safari timeout issue.
* Reenable test. Fixing where done was not being called.
* Whitespace changes for lint
* Capture and clear fallback timer to fix unit tests.
* Removing unused function
* Comment improvements. Retry CircleCI for unassociated failure.
* Removed old call to attachIdSystem.
0 commit comments