📝 字数:working on ClerkEstimated time to read: 1 minute useAuth const { userId } = useAuth(); 返回当前页面的认证状态。 评论