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] Fix to setting cookies #128

Closed rmarscher closed 9 months ago

rmarscher commented 9 months ago

127 attempted to avoid setting cookies when responding to native clients that are using the x-enable-tokens header... but the logic was flipped.