romandev
CCConvex Community
•Created by romandev on 3/26/2024 in #support-community
Lucia V3 with convex
Hi, I'm using lucia-auth to authenticate the users and I saw many repos like this and this other one
and I even found an issue referencing this (the repos are using an older version of lucia).
Actually my adapter looks like this:
but I don't know how to use it out of the convex functions context, because I need to use it in a
action
:
I don't know if this is a convex related issue or I need to open an issue in lucia-auth
6 replies
CCConvex Community
•Created by romandev on 3/26/2024 in #support-community
Conflict with oslo package
I'm using convex with
lucia-auth
and lucia-auth
recommends to use oslo/password
to hash them.
My code is:
But for some reason, the convex dev
command returns this error:
4 replies