-
Notifications
You must be signed in to change notification settings - Fork 27
fix(mobile): harden push/auth flows and notification release setup #97
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
Merged
dhairyashiil
merged 28 commits into
main
from
devin/1780004741-push-auth-cache-hardening
Jun 2, 2026
Merged
Changes from 14 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
a93b5e7
fix(mobile): durable push registration, single-flight token refresh, …
dhairyashiil 89b0257
fix(mobile): address review feedback on push/auth/cache hardening
dhairyashiil 1964e96
fix(mobile): guard auth session with a generation/epoch; harden push …
dhairyashiil f89b6f8
fix(mobile): close epoch-guard gaps in refresh/boot/logout/push paths
dhairyashiil ffdd940
fix(mobile): close residual epoch/partial-write and push-404 ownershi…
dhairyashiil a83f6c3
fix(mobile): close rollback/web-login/push-cleanup gaps from round 4
dhairyashiil 030a4c3
fix(mobile): epoch-guard setupAfterLogin/loginWithOAuth, tighten roll…
dhairyashiil 932aebf
fix(mobile): close remaining setupAfterLogin/loginWithOAuth/web-sessi…
dhairyashiil aa2e54e
fix(mobile): serialize auth/storage marker mutations via auth-transit…
dhairyashiil 7898757
fix(mobile): recheck auth generation after setupAfterLogin before ins…
dhairyashiil 6a96a8f
fix(mobile): coalesce concurrent logouts, re-entrancy guard for auth …
dhairyashiil 9955d4f
fix(mobile): park (not delete) push reg on session change; snapshot l…
dhairyashiil 8e00ed3
fix(mobile): move pending-deregistration DELETEs outside the queue lo…
dhairyashiil 831d43e
fix(mobile): registeredAt-aware pending removal; recheck auth generat…
dhairyashiil cbad055
fix(mobile): enqueue replaces same-identity pending record with the n…
dhairyashiil d674a55
fix(mobile): remove deprecated notification alert option
dhairyashiil 5276f39
chore(mobile): bump app version to 1.0.8
dhairyashiil 38528e3
fix(mobile): create android notification channel before permission
dhairyashiil c069b5b
fix(mobile): install refresh handler before profile fetch
dhairyashiil e29609a
chore(mobile): add booking action auth diagnostics
dhairyashiil 2224e69
fix(mobile): preserve auth on booking authorization failure
dhairyashiil 7645c0f
fix(mobile): hide booking confirmation actions for attendees
dhairyashiil 0ea6abe
fix(mobile): show unauthorized booking action messages
dhairyashiil c064db8
chore(mobile): remove temporary booking and widget debug logs
dhairyashiil 83a1318
fix(mobile): silence app review prompt in dev
dhairyashiil 5bd7e7e
chore(mobile): ignore local firebase config
dhairyashiil 7251b18
chore(mobile): load android firebase config from eas secret
dhairyashiil 4b81619
fix(mobile): harden push cleanup logout flow
dhairyashiil 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
Oops, something went wrong.
Oops, something went wrong.
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.