Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
google
/
GoogleSignIn-iOS
Public
Notifications
You must be signed in to change notification settings
Fork
282
Star
753
Code
Issues
82
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix data race on
GIDGoogleUser
tokens
- #640
#640
Open
w-goog
wants to merge 21 commits into
main
google/GoogleSignIn-iOS:main
from
fix/googleuser-token-sync
google/GoogleSignIn-iOS:fix/googleuser-token-sync
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Open
Fix data race on
GIDGoogleUser
tokens
#640
w-goog
wants to merge 21 commits into
main
google/GoogleSignIn-iOS:main
from
fix/googleuser-token-sync
google/GoogleSignIn-iOS:fix/googleuser-token-sync
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2026
g-orchestrated: Serialize GIDGoogleUser token access under the object lock
w-goog
committed
c52a562
View commit details
Copy full SHA for c52a562
Browse repository at this point
g-orchestrated: Changelog: serialize GIDGoogleUser token access
w-goog
committed
133d5a6
View commit details
Copy full SHA for 133d5a6
Browse repository at this point
g-orchestrated: Test: GIDGoogleUser token reads stay consistent under concurrency
w-goog
committed
1f3dcc7
View commit details
Copy full SHA for 1f3dcc7
Browse repository at this point
Commits on Sep 22, 2026
Update push and pr notification to use Cards v2. (#636)
brnnmrls
authored and
w-goog
committed
5e23369
View commit details
Copy full SHA for 5e23369
Browse repository at this point
Carry `nonce` and `claimsAsJSON` through Device Policy flows (#637)
w-goog
committed
095bb84
View commit details
Copy full SHA for 095bb84
Browse repository at this point
Fix crash when EMM emitted non-string errors (#638)
w-goog
committed
8d9ebca
View commit details
Copy full SHA for 8d9ebca
Browse repository at this point
g-orchestrated: Changelog: serialize GIDGoogleUser token access
w-goog
committed
8d8f0dd
View commit details
Copy full SHA for 8d8f0dd
Browse repository at this point
g-orchestrated: Test: race token updates against public property reads
w-goog
committed
7f98cfe
View commit details
Copy full SHA for 7f98cfe
Browse repository at this point
g-orchestrated: CI: run the iOS unit tests under Thread Sanitizer
w-goog
committed
d2a2ec5
View commit details
Copy full SHA for d2a2ec5
Browse repository at this point
g-orchestrated: Replace @synchronized(self) in GIDGoogleUser with private locks
w-goog
committed
5b4a66b
View commit details
Copy full SHA for 5b4a66b
Browse repository at this point
g-orchestrated: Store GIDGoogleUser tokens as one immutable set
w-goog
committed
b10b2f9
View commit details
Copy full SHA for b10b2f9
Browse repository at this point
Merge branch 'main' into fix/googleuser-token-sync
w-goog
authored
38467ca
View commit details
Copy full SHA for 38467ca
Browse repository at this point
Commits on Sep 23, 2026
g-orchestrated: Replace GIDGoogleUser's update locks with one recursive lock
w-goog
committed
9db8c36
View commit details
Copy full SHA for 9db8c36
Browse repository at this point
g-orchestrated: Read GIDGoogleUser's auth state under the auth state lock
w-goog
committed
4d197d4
View commit details
Copy full SHA for 4d197d4
Browse repository at this point
g-orchestrated: Update auth state under the lock after a token refresh
w-goog
committed
0ec02bc
View commit details
Copy full SHA for 0ec02bc
Browse repository at this point
g-orchestrated: Guard GIDGoogleUser's profile and encoding with its locks
w-goog
committed
b30e552
View commit details
Copy full SHA for b30e552
Browse repository at this point
g-orchestrated: Test: KVO observers can re-enter GIDGoogleUser during an update
w-goog
committed
ac657be
View commit details
Copy full SHA for ac657be
Browse repository at this point
g-orchestrated: Assert GIDGoogleUser's lock order and trim its lock comments
w-goog
committed
2794714
View commit details
Copy full SHA for 2794714
Browse repository at this point
Commits on Sep 24, 2026
g-orchestrated: Serve configuration and granted scopes from the token snapshot
w-goog
committed
6964fab
View commit details
Copy full SHA for 6964fab
Browse repository at this point
g-orchestrated: Note that direct authState reads bypass GIDGoogleUser's lock
w-goog
committed
aac6854
View commit details
Copy full SHA for aac6854
Browse repository at this point
g-orchestrated: Test: stub the token response scope read when restoring a user
w-goog
committed
7c6023c
View commit details
Copy full SHA for 7c6023c
Browse repository at this point
You can’t perform that action at this time.