posthog
posthog copied to clipboard
fix(auth): Upgrade personal API keys
Problem
Resolves https://github.com/PostHog/product-internal/issues/74.
Changes
Personal API keys will now be hashed.
How did you test this code?
Updated API tests.