-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
fix: Original object not retrieved when user logs in with third party auth #7742
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
Open
Meglali20
wants to merge
52
commits into
parse-community:alpha
Choose a base branch
from
Meglali20:aftersave-auth-user
base: alpha
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 4 commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
0512867
Update ParseUser.spec.js
Meglali20 47b1a6a
retrieves original object when user logs in with third party auth
Meglali20 c5e58b5
removed unnecessary code
Meglali20 10055d7
Merge branch 'alpha' into aftersave-auth-user
mtrezza 9ef1968
ci: fix node engine check (#7891)
mtrezza f63fb2b
fix: return correct response when revert is used in beforeSave (#7839)
dblythy b3199d7
chore(release): 5.2.1-alpha.1 [skip ci]
semantic-release-bot 48bd512
perf: reduce database operations when using the constant parameter in…
dblythy e0cca58
chore(release): 5.2.1-alpha.2 [skip ci]
semantic-release-bot 90155cf
feat: add MongoDB 5.1 compatibility (#7682)
github-actions[bot] 499cead
chore(release): 5.3.0-alpha.1 [skip ci]
semantic-release-bot ef56e98
fix: security upgrade parse push adapter from 4.1.0 to 4.1.2 (#7893)
mtrezza 119dbe0
chore(release): 5.3.0-alpha.2 [skip ci]
semantic-release-bot 6b4b358
feat: add MongoDB 5.2 support (#7894)
mtrezza 75eca2d
chore(release): 5.3.0-alpha.3 [skip ci]
semantic-release-bot 132a3e0
refactor: upgrade mongodb from 4.3.1 to 4.4.1 (#7906)
snyk-bot d74b6a3
ci: bump environment (#7907)
github-actions[bot] 2b0957c
refactor: add missing schema definitions (#7917)
Moumouls a72b384
fix: custom database options are not passed to MongoDB GridFS (#7911)
dblythy 0b929db
chore(release): 5.3.0-alpha.4 [skip ci]
semantic-release-bot 8ca80c9
Merge branch 'parse-community:alpha' into aftersave-auth-user
Meglali20 a50c62c
retrieves original object when user logs in with third party auth
Meglali20 ef3680a
refactor: upgrade @apollo/client from 3.5.8 to 3.5.9 (#7921)
snyk-bot 6b68593
fix: security upgrade moment from 2.29.1 to 2.29.2 (#7931)
dependabot[bot] e88fb72
chore(release): 5.3.0-alpha.5 [skip ci]
semantic-release-bot 562e2a7
Merge branch 'alpha' into aftersave-auth-user
mtrezza b7a1d76
fix: peer dependency mismatch for GraphQL dependencies (#7934)
marvinroger 34b8110
chore(release): 5.3.0-alpha.6 [skip ci]
semantic-release-bot 43ad5b3
refactor: upgrade @graphql-tools/links from 8.2.2 to 8.2.4 (#7932)
snyk-bot c106ba0
Merge branch 'alpha' into aftersave-auth-user
mtrezza f8fc76b
_logInWith to logInWith
Meglali20 d4024e3
move expect to outside afterSave
Meglali20 b45d44e
refactor: upgrade @graphql-tools/links from 8.2.4 to 8.2.6 (#7935)
snyk-bot 8b91961
refactor: upgrade @graphql-tools/links from 8.2.6 to 8.2.7 (#7941)
dplewis 122afcf
refactor: upgrade body-parser from 1.19.1 to 1.19.2 (#7944)
dplewis 8868628
refactor: upgrade @graphql-tools/links from 8.2.7 to 8.2.8 (#7945)
dplewis 20fc4e2
fix: security upgrade @parse/fs-files-adapter from 1.2.1 to 1.2.2 (#7…
snyk-bot 8cf0b5e
chore(release): 5.3.0-alpha.7 [skip ci]
semantic-release-bot 79c4b47
Simplify
Meglali20 c804426
Simplify
Meglali20 3bd25bd
Simplify
Meglali20 9aaebf6
Merge branch 'alpha' into aftersave-auth-user
mtrezza 88f7e85
Merge branch 'alpha' into aftersave-auth-user
Meglali20 c7e7411
Update spec/CloudCode.spec.js
mtrezza 23ec7bb
Update README.md
mtrezza f558621
Update src/RestWrite.js
mtrezza a4b01a5
Update changelogs/CHANGELOG_alpha.md
mtrezza 76708dc
Update package-lock.json
Meglali20 b779cfc
Revert "Update package-lock.json"
Meglali20 fe1cd5a
Update package-lock.json
Meglali20 05f669f
Merge branch 'alpha' into aftersave-auth-user
Meglali20 05df34a
Merge branch 'alpha' into aftersave-auth-user
mtrezza File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.