Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support an optional
domain
argument in setCookie helper
Adds an optional `domain` argument to the setCookie helper so the cookie domain can be set. Additionally, does a minor restructuring of how the `document.cookie` value is generated.
- Loading branch information