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

Sign in button doesn't redirect to sign in, brings about section instead #23

Open
Moin-95 opened this issue Feb 18, 2022 · 9 comments
Open
Assignees
Labels
help wanted Extra attention is needed

Comments

@Moin-95
Copy link

Moin-95 commented Feb 18, 2022

Sign in button doesn't redirect to sign in, brings about section instead

@sajib1066 sajib1066 added the help wanted Extra attention is needed label Feb 18, 2022
@edenroseFR
Copy link
Contributor

Sign in button doesn't redirect to sign in, brings about section instead

@Moin-95 can you check the new commits? I created a new app for that button. Hope that helps :))

@Moin-95
Copy link
Author

Moin-95 commented Feb 21, 2022

Sign in button doesn't redirect to sign in, brings about section instead

@Moin-95 can you check the new commits? I created a new app for that button. Hope that helps :))

It is working now but now cannot sign in even after creating new users from admin panel

@edenroseFR
Copy link
Contributor

@Moin-95 I run it again on my end and it's still working. I'm guessing maybe you added the data (Username and Password) on the Users table under the AUTHENTICATION AND AUTHORIZATION part? There's two Users table in the admin. The one used in the Signup is the table under the SIGNUP part.

I don't know if I explained it well, I'll just put this screenshot here to help a little.

image

@sajib1066
Copy link
Owner

@edenroseFR you should remove the signup app, you can use the account app for Signup and Sign in

@temirovazat
Copy link

this is an object that was created inside the signup application and they have no connection with the object provided by django itself

@sajib1066
Copy link
Owner

this is an object that was created inside the signup application and they have no connection with the object provided by django itself

Yes, I will fix it soon. Thanks

@black-coda
Copy link

black-coda commented Jun 21, 2022

There is no authentication system for app
I guess thats why the authentication isnt working

@black-coda
Copy link

Alot of things are wrong about this project most especially the authentication

@preciousimo
Copy link
Contributor

preciousimo commented Jul 5, 2022

I've fixed the authentication bug, using the account app created. User can now signin as well as register in the application.😃😃

authentication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

6 participants