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

Implement user authentication with registration and login endpoints #9

Merged
merged 7 commits into from
Nov 19, 2024

Conversation

Vianpyro
Copy link
Member

No description provided.

Vianpyro and others added 6 commits November 17, 2024 10:48
* Implement JWT authentication with access and refresh tokens

* Refactor battle, building, and city tests to assert 401 status code for unauthorized access

* Remove unused mock patches from battle, building, and city tests to simplify code

* Update super-linter workflow to trigger on pull requests to the main branch
@Vianpyro Vianpyro added the enhancement New feature or request label Nov 18, 2024
@Vianpyro Vianpyro self-assigned this Nov 18, 2024
@Vianpyro Vianpyro merged commit 59b8f7a into main Nov 19, 2024
15 checks passed
@Vianpyro Vianpyro deleted the feature/authentication branch November 19, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant