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

Support new expiresAt/expiresIn/token/passed fields with trackOnce({ fraud: true }) and trackVerified() #159

Merged
merged 17 commits into from
May 6, 2024

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    34fa1eb View commit details
    Browse the repository at this point in the history
  2. revert host

    nickpatrick committed May 6, 2024
    Configuration menu
    Copy the full SHA
    59b890d View commit details
    Browse the repository at this point in the history
  3. fix permission errors

    nickpatrick committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a562e6e View commit details
    Browse the repository at this point in the history
  4. const

    nickpatrick committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d7e0fb2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c5af93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88a48de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    518d9f9 View commit details
    Browse the repository at this point in the history
  8. replace errs

    nickpatrick committed May 6, 2024
    Configuration menu
    Copy the full SHA
    eab72d6 View commit details
    Browse the repository at this point in the history
  9. remove unused

    nickpatrick committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b04ab32 View commit details
    Browse the repository at this point in the history
  10. remove else

    nickpatrick committed May 6, 2024
    Configuration menu
    Copy the full SHA
    7759979 View commit details
    Browse the repository at this point in the history
  11. fix expiresIn calc

    nickpatrick committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0b2387b View commit details
    Browse the repository at this point in the history
  12. fix expiresIn calc

    nickpatrick committed May 6, 2024
    Configuration menu
    Copy the full SHA
    fab26fb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1e37c3d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    669cec0 View commit details
    Browse the repository at this point in the history
  15. simplify expiresAt calc

    nickpatrick committed May 6, 2024
    Configuration menu
    Copy the full SHA
    65779eb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    081dcf4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7a3979a View commit details
    Browse the repository at this point in the history