Michal SrbM
Convex Community2y ago
2 replies
Michal Srb

Authorization - Convex Auth

📣 If you're using Convex Auth: You'll notice that in the latest version we changed auth.getUserId to getAuthUserId.

Check out the updated docs: https://labs.convex.dev/auth/authz#use-authentication-state-in-backend-functions

We recommend you npm install @convex-dev/auth@latest to get this change and any recent bug fixes.
Authentication library for your Convex backend
Was this page helpful?