Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix cookie manager #50

Merged
merged 8 commits into from May 8, 2020
Merged

Commits on May 7, 2020

  1. Fix maxAge and expiresAt casts

    kitak committed May 7, 2020
    Copy the full SHA
    f5633f0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    00e5b60 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    121c102 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Add wild prefix if needed

    kitak committed May 8, 2020
    Copy the full SHA
    576786f View commit details
    Browse the repository at this point in the history
  2. Remove wildcard prefix

    kitak committed May 8, 2020
    Copy the full SHA
    5173e42 View commit details
    Browse the repository at this point in the history
  3. Fix getCookies

    kitak committed May 8, 2020
    Copy the full SHA
    8a1d26d View commit details
    Browse the repository at this point in the history
  4. Remove unused file

    kitak committed May 8, 2020
    Copy the full SHA
    ae0ff0b View commit details
    Browse the repository at this point in the history
  5. Tweak test

    kitak committed May 8, 2020
    Copy the full SHA
    7fec1aa View commit details
    Browse the repository at this point in the history