Skip to content

Tic-tac-toe application - doesn't allow the users creation. #649

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

Open
fabianbch opened this issue Apr 4, 2025 · 0 comments
Open

Tic-tac-toe application - doesn't allow the users creation. #649

fabianbch opened this issue Apr 4, 2025 · 0 comments
Labels
bug 🕷 Something isn't working

Comments

@fabianbch
Copy link

What are the steps to reproduce this bug?

  1. All instructions for the implementation and deployment of the application were followed.
  2. When entering http://localhost:10005/login and clicking on the /create option, the registered users are not created.
  3. When entering /login with any user - created or not - the HTTP header remains blank with no information.

What happens?

Invalid CORS error messages are returned on user creation, the application Tic-tac-toe does not work correctly.

What were you expecting to happen?

The application does not work, when entering /statistics the page returns the invalid token message.

Any logs, error output, etc?

Image

Any other comments?

Thanks for your help, also the packages: npm, jackson, are in obsolete or outdated versions. When I run make install I get warning messages for deprecated software versions.

@fabianbch fabianbch added the bug 🕷 Something isn't working label Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🕷 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant