This account is mostly a collection of tweets from @pilcrowonpaper (maintainer) related to Lucia, like update announcements.
Follow this account if you're not interested in personal stuff from pilcrow/me!
*If* I were to update Lucia's error handling (don't worry, no more major updates this year), which is the best?
A. try/catch (current)
B. const [result, error] =
C. const resultOrError = (instanceof check)
D. other?
We just released version 0.7.0!
This update introduces single-use keys, making it easy to implement tokens for email verification and password resets. OTP integration package coming soon!
Migration guide:
Major update to the OAuth integration! It now supports Discord and Facebook, and it's much easier to add your own! Some breaking changes too so make sure to read the changelog: