You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh, haha. I misunderstood your issue. My issue was there was no generateIdFromEntropySize to import from lucia, so I was having to use generateId instead. I later realized I wasn't on the latest version of lucia.
Description
Here https://lucia-auth.com/tutorials/username-and-password/astro#:~:text=generateIdFromEntropySize
there is no
import { generateIdFromEntropySize } from "lucia";
The text was updated successfully, but these errors were encountered: