adrianhajdin / zoom-clone

Learn to develop a professional enterprise-ready video conferencing app in hours using Next.js 14, Stream, and Tailwind CSS.
https://jsmastery.pro
905 stars 294 forks source link

Redirect on signout #15

Open DRTurf opened 4 months ago

DRTurf commented 4 months ago

Pls help to implement a way to redirect to the sign in page on sign out as it is redirecting to clerk sign in page

DRTurf commented 4 months ago

Done went to the navbar component and in the passed "afterSignOutUrl='/signIn'

ashutoshpariharr commented 4 months ago

Done check it!!