timothymiller / t4-app

A powerful cross-platform UI toolkit for building actually native iOS, Android, macOS, Windows, Linux, and Progressive Web Apps with React (Native).
https://t4stack.com
MIT License
1.44k stars 77 forks source link

[lucia] Update lucia dependency to 3.0! #142

Closed rmarscher closed 7 months ago

rmarscher commented 8 months ago

Update lucia dependency to 3.0! :tada:

I also added a cron trigger for the cloudflare worker to call lucia.deleteExpiredSessions() which was one of the last things that was added for 3.0. Lucia main home page docs are pointing to 3.0 now - https://lucia-auth.com - and Oslo and Arctic are now 1.0+ as well.

I tested password and Google OAuth flows. I think everything is still working the same.