Features
Authentication
Cyrux uses better auth for authentication using convex plugin, to add/remove providers edit (/convex/auth.ts)
Cyrux comes with Github and Google oauth providers built in, you can also add your own providers by editing /convex/auth.ts
Sign in page
I made a intentionally minimal signin page for cyrux, loading states are already handled, now you can tweak it according to your design system at @app/(auth)/sign-in.tsx
