Skip to content

No clear way to interface with convex-auth #32

@mez

Description

@mez

I can do the following in my test:

      const ctx = t.withIdentity({ id: userId.toString(), tokenIdentifier: "test" });

but const userId = await getAuthUserId(ctx); call from inside a convex function being tested doesn't seem to return the correct userId created in the test.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions