Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login page email and password #4

Open
sumanth-a5 opened this issue Mar 17, 2024 · 5 comments
Open

Login page email and password #4

sumanth-a5 opened this issue Mar 17, 2024 · 5 comments

Comments

@sumanth-a5
Copy link

No description provided.

@ebraj
Copy link
Owner

ebraj commented Mar 17, 2024

Hi @sumanth-a5, the credentials I provided will not work as I used the MongoDB locally, , I have created the /register route, where you can register your account locally once MongoDB setup is done.

The other way

If you want to go to the dashboard without any auth simply comment out the middleware.ts code

@sumanth-a5
Copy link
Author

sumanth-a5 commented Mar 17, 2024 via email

@ebraj
Copy link
Owner

ebraj commented Mar 17, 2024

@sumanth-a5 Just comment out the code of the middleware file for now and you can visit dashboard. There is no register route in the frontend for now to register the account. But there is register route in the backend, if you want you can use the postman to create your account. I will add the register page soon in the frontend XD.

@sumanth-a5
Copy link
Author

sumanth-a5 commented Mar 17, 2024 via email

@ebraj
Copy link
Owner

ebraj commented Mar 17, 2024

If you want to go to the dashboard without any auth simply comment out the middleware.ts code

Follow this temporary steps for now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants