Skip to content

Conversation

@flovilmart
Copy link
Contributor

fixes #1097

@codecov-io
Copy link

Current coverage is 91.92%

Merging #1110 into master will increase coverage by +0.01% as of 24f0fff

@@            master   #1110   diff @@
======================================
  Files           91      91       
  Stmts         5736    5736       
  Branches      1043    1043       
  Methods          0       0       
======================================
+ Hit           5272    5273     +1
  Partial         11      11       
+ Missed         453     452     -1

Review entire Coverage Diff as of 24f0fff

Powered by Codecov. Updated on successful CI builds.

@facebook-github-bot
Copy link

@flovilmart updated the pull request.

headers: {
'X-Parse-Application-Id': 'test',
'X-Parse-Session-Token': user.getSessionToken(),
'X-Parse-REST-API-Key': 'rest'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

it's now signup to match original parse.com behaviour as described here

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.

installationId is not set in _Session object when using 3rd party auth and signUp

5 participants