Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@convex-dev/auth

Package Overview
Dependencies
Maintainers
0
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@convex-dev/auth - npm Package Versions

13
7

0.0.71-alpha.0

Diff

sshader
published 0.0.70 •

Changelog

Source

0.0.70

  • Improve error handling when calling Convex auth functions from Next.js
sshader
published 0.0.69 •

Changelog

Source

0.0.69

  • Add a 10s reuse window for refresh tokens

Note: After upgrading to this version, downgrading will require migrating the authRefreshTokens table to drop the firstUsedTime field.

  • Fix exported type for signIn from convexAuth
sshader
published 0.0.68 •

Changelog

Source

0.0.68

  • [Next.js] Propagate auth cookies in middleware follow up
  • Introduce convexAuth.isAuthenticated() and convexAuth.getToken() in favor of isAuthenticatedNextJs() and convexAuthNextJsToken() for middleware.
sshader
published 0.0.67 •

Changelog

Source

0.0.67

  • [Next.js] Propagate auth cookies in middleware
sshader
published 0.0.66 •

Changelog

Source

0.0.66

  • [Next.js] Match auth routes to proxy to Convex with and without trailing slash
sshader
published 0.0.65 •

Changelog

Source

0.0.65

  • Add verbose logging to Next.js middleware
sshader
published 0.0.64 •

Changelog

Source

0.0.64

  • Fix issue with re-entrant fetchAccessToken with a mutex

Previous versions are documented in git history.

sshader
published 0.0.63 •

sshader
published 0.0.62 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc