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

fix(definitions): add player_name and player_id to signIn #10

Merged
merged 2 commits into from
Sep 15, 2023

Conversation

PaulPaulDevelops
Copy link
Member

Pull request type

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • E2E Test(s)
  • Other (please describe):

What is the current behavior?

When using the sign-in function, it has Promise as if it returns nothing - but in actuality it does return data.

What is the new behavior?

Add in the information in the definition about what is being returned.

Does this introduce a breaking change?

  • Yes
  • No

Other information

@Ricardo385 Ricardo385 changed the base branch from main to development September 15, 2023 20:21
@Ricardo385 Ricardo385 merged commit 2df18db into development Sep 15, 2023
@Ricardo385 Ricardo385 deleted the fix/sign-in-typing branch September 15, 2023 20:21
@PaulPaulDevelops PaulPaulDevelops restored the fix/sign-in-typing branch September 15, 2023 20:27
@PaulPaulDevelops PaulPaulDevelops deleted the fix/sign-in-typing branch September 18, 2023 14:52
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.

2 participants