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 type definitions for authenticate #2000

Merged
merged 2 commits into from
Aug 30, 2018
Merged

Conversation

nirinchev
Copy link
Member

@nirinchev nirinchev commented Aug 30, 2018

What, How & Why?

This closes # ???

☑️ ToDos

  • 📝 Changelog entry
  • 📝 Compatibility label is updated or copied from previous entry
  • 🚦 Tests
  • 📝 Public documentation PR created or is not necessary
  • 💥 Breaking label has been applied or is not necessary

If this PR adds or changes public API's:

  • typescript definitions file is updated
  • jsdoc files updated
  • Chrome debug API is updated if API is available on React Native

CHANGELOG.md Outdated
@@ -16,6 +16,7 @@ Server and open synchronized Realms (#1276).

### Bug fixes
* Removed a false negative warning when using `User.createConfiguration`.
* Fix the type definition for `User.authenticate`.
Copy link
Contributor

Choose a reason for hiding this comment

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

"Fix" -> "Fixed"

Is there an issue to refer to?

Copy link
Member Author

Choose a reason for hiding this comment

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

Not really, I just ran into it while trying to use the API in studio

@nirinchev nirinchev merged commit 81cb7c4 into master Aug 30, 2018
@nirinchev nirinchev deleted the ni/static-authenticate branch August 30, 2018 14:20
@bmunkholm bmunkholm added the T-Bug label Sep 3, 2018
@bmunkholm
Copy link
Contributor

@nirinchev Please remember to add a T label and tick off the "Todo's".

@nirinchev
Copy link
Member Author

Done :)

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants