Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.

How do I register & login (for testing purposes)? #719

Answered by knjk04
ThivRajan asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for creating the question.

I've been meaning to specify how to do this in the README (#692), so I've added that in now. See https://github.com/Project-Books/book-project/tree/0.2.0#test-user.

I went through the database (phpMyAdmin) and noticed there is a a single user created, so I figured this was a user meant for testing purposes. I used the credentials of that user to sign in

This may not be clear from looking at the database alone (only from the backend), but the passwords we store are encrypted (so you won't be able to log in with the password stored in the database).

but I keep getting this error in the console: Failed to load resource: the server responded with a status …

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@ThivRajan
Comment options

Answer selected by ThivRajan
Comment options

You must be logged in to vote
1 reply
@knjk04
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants