continuousauth / web

Safely enable 2FA on your CI published packages. Built with ❤️ by The Electron Team
https://continuousauth.dev
29 stars 6 forks source link

fix: validate payload not jwt container #83

Closed MarshallOfSound closed 3 months ago

MarshallOfSound commented 3 months ago

Typescript didn't yell because these eventually both end up at Record<string, string> which are compatible 🙃