Authentication system: there will be two ways to log in: - Through the auth/sign-in and auth/sign-up routes, where Clerk components will be displayed for registration and login. The strategy has been manually implemented. https://youtu.be/wu72tA22J8Q https://clerk.com/docs/customization/elements/examples/sign-in - A "Sign In" and "Sign Up" button will be placed on the homepage, redirecting to an external page to complete the authentication process.
Authentication system: there will be two ways to log in:
Through the auth/sign-in and auth/sign-up routes, where Clerk components will be displayed for registration and login. The strategy has been manually implemented. https://youtu.be/wu72tA22J8Q https://clerk.com/docs/customization/elements/examples/sign-in
A "Sign In" and "Sign Up" button will be placed on the homepage, redirecting to an external page to complete the authentication process.