Skip to content

Conversation

@iamgabrielsoft
Copy link
Contributor

@iamgabrielsoft iamgabrielsoft commented May 22, 2024

The join route uses a params request initially but it needs to be changed to body

In this sense, we intend to alter the state, which requires a user to join a particular team when invited. The change is better secured over GET, since GET does not alter state

@iamgabrielsoft iamgabrielsoft changed the title Change route method for join Change join route params to body May 22, 2024
@iamgabrielsoft iamgabrielsoft requested a review from neSpecc May 22, 2024 17:37
@iamgabrielsoft iamgabrielsoft self-assigned this May 22, 2024
Copy link
Member

@neSpecc neSpecc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Describe in a PR description why this change is needed
  • Fix tests

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

Successfully merging this pull request may close these issues.

3 participants