Elvinos33 / kodeify.ai

0 stars 0 forks source link

Feat:Authentication Client side and Server side with middleware #3

Closed Elvinos33 closed 5 months ago

Elvinos33 commented 5 months ago

Added forms for authentication and account creation, and added server side authentication using Form Actions and supabase. Also added protected routes with server handle hooks.