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.31k stars 69 forks source link

Refactor some auth code with ts-pattern #108

Closed rmarscher closed 7 months ago

rmarscher commented 7 months ago

Replace a couple long conditional statements used for sign in with ts-pattern match.

timothymiller commented 7 months ago

LGTM! Ship it!