You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Blogify is a weblog built with Next 14 and Next Auth v5. No post requests were send instead server actions were used. Included features like route protection using Next Auth, which does not prefetches the protected pages which in turn improves performance. You can also login with Github.