#Problem with lucia
8 messages · Page 1 of 1 (latest)
I dug deeper and found this middleware ? that i had to implement as well
can anyone explain why is this need and what does it do ? im a bit confused here
also which one does Lucia use
for id or name ? 😭
That's to tell TS that an auth property exists in Astro.locals
You should learn more about HTML forms 😄
id is for <label>, while name is the field name when that data gets sent to the server
never had to use before so ig I really do need