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

How to do admin login ?? #20

Open
supriyanp opened this issue Jul 21, 2017 · 2 comments
Open

How to do admin login ?? #20

supriyanp opened this issue Jul 21, 2017 · 2 comments

Comments

@supriyanp
Copy link

Which form contains admin login code

@Watnouweer
Copy link

There is no login for admin

@AshishDevlekar
Copy link

User Authentication: Check credentials against a database or an API instead of hardcoded values.
Session Management: Maintain user sessions to keep the user logged in.
Error Handling: Provide detailed feedback for failed login attempts.
Frontend and Backend: A simple example of how the backend might handle login requests.

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

3 participants