get-convex / convex-lucia-auth

Convex database adapter for Lucia Auth
https://get-convex.github.io/convex-lucia-auth-demo/
Apache License 2.0
6 stars 1 forks source link

Upgrading to lucia v3 #5

Open kstulgys opened 6 months ago

kstulgys commented 6 months ago

Any plans to upgrade using lucia v3?

yassine-safraoui commented 6 months ago

Any updates here?

dgwyer commented 5 months ago

I just asked the same question in Discord. Hopefully there will be some information on this soon. Lucia 3 seems like quite an upgrade over v2.

RobinBankTSC commented 2 months ago

I have been trying to convert the existing convex adaptor to v3 but I am stuck. Lucia is now a class, rather than a function. When I create a lucia instance inside the getAuth() function I can not get my lucia instance to inherit all the proper types.