Skip to content

v0.0.3-preview.3

@robelest robelest tagged this 15 Feb 18:36
Exports InferAuth<T> from @robelest/convex-auth/component so consumers
can extract the full ctx.auth type from an AuthCtx result in one line:

  type MyAuth = InferAuth<typeof authCtx>;

Also forces case-sensitive renames that were missed on macOS.
Assets 2
Loading