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

Delete current Installation when user logs out #52

Merged
merged 2 commits into from
Jan 14, 2021
Merged

Delete current Installation when user logs out #52

merged 2 commits into from
Jan 14, 2021

Conversation

cbaker6
Copy link
Contributor

@cbaker6 cbaker6 commented Jan 14, 2021

Need to delete installation from the keychain when a use logs out so a new one can be generated on next login

@codecov
Copy link

codecov bot commented Jan 14, 2021

Codecov Report

Merging #52 (8db0ab8) into main (f5ebaba) will decrease coverage by 0.03%.
The diff coverage is 72.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
- Coverage   76.25%   76.22%   -0.04%     
==========================================
  Files          42       42              
  Lines        3883     3886       +3     
==========================================
+ Hits         2961     2962       +1     
- Misses        922      924       +2     
Impacted Files Coverage Δ
Sources/ParseSwift/Objects/ParseUser.swift 75.68% <72.00%> (-0.06%) ⬇️
...rces/ParseSwift/Storage/PrimitiveObjectStore.swift 84.00% <0.00%> (-4.00%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f5ebaba...8db0ab8. Read the comment docs.

@cbaker6 cbaker6 merged commit 84f9231 into main Jan 14, 2021
@cbaker6 cbaker6 deleted the currentFix branch January 14, 2021 02:36
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.

1 participant