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 }}
MetaState-Prototype-Project
/
prototype
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
6
Code
Issues
39
Pull requests
16
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Fix/eid wallet deeplink rendezvous
- #1141
#1141
Merged
Bekiboo
merged 24 commits into
main
MetaState-Prototype-Project/prototype:main
from
fix/eid-wallet-deeplink-rendezvous
MetaState-Prototype-Project/prototype:fix/eid-wallet-deeplink-rendezvous
Copy head branch name to clipboard
Sep 22, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
Fix/eid wallet deeplink rendezvous
#1141
Bekiboo
merged 24 commits into
main
MetaState-Prototype-Project/prototype:main
from
fix/eid-wallet-deeplink-rendezvous
MetaState-Prototype-Project/prototype:fix/eid-wallet-deeplink-rendezvous
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2026
fix(eid-wallet): show the consent screen when a deep link races cold-start auth
Show description for 932d291
Sahil2004
committed
932d291
View commit details
Copy full SHA for 932d291
Browse repository at this point
refactor(eid-wallet): move deep-link storage into lib/stores
Show description for 9028542
Sahil2004
committed
9028542
View commit details
Copy full SHA for 9028542
Browse repository at this point
refactor(eid-wallet): collapse the deep-link payload to one slot
Show description for 0ad2a8c
Sahil2004
committed
0ad2a8c
View commit details
Copy full SHA for 0ad2a8c
Browse repository at this point
refactor(eid-wallet): drop the deep-link pass-through layer
Show description for 2342963
Sahil2004
committed
2342963
View commit details
Copy full SHA for 2342963
Browse repository at this point
docs(eid-wallet): move the deep-link architecture out of the source
Show description for 220cd97
Sahil2004
committed
220cd97
View commit details
Copy full SHA for 220cd97
Browse repository at this point
refactor(eid-wallet): name the deep-link auth accessors for their consumer
Show description for 775f12c
Sahil2004
committed
775f12c
View commit details
Copy full SHA for 775f12c
Browse repository at this point
refactor(eid-wallet): move session auth onto a SessionController
Show description for c8197ee
Sahil2004
committed
c8197ee
View commit details
Copy full SHA for c8197ee
Browse repository at this point
chore(eid-wallet): drop a comment restating what logout already shows
Show description for 721a1b8
Sahil2004
committed
721a1b8
View commit details
Copy full SHA for 721a1b8
Browse repository at this point
chore(eid-wallet): drop the splash comment about not diverting to /login
Show description for a64538a
Sahil2004
committed
a64538a
View commit details
Copy full SHA for a64538a
Browse repository at this point
chore(eid-wallet): drop the pointer to where auth state lives
Show description for c5523cc
Sahil2004
committed
c5523cc
View commit details
Copy full SHA for c5523cc
Browse repository at this point
fix(eid-wallet): prompt biometrics only on the splash
Show description for 452a277
Sahil2004
committed
452a277
View commit details
Copy full SHA for 452a277
Browse repository at this point
test(eid-wallet): exercise the real routing code, not a copy of it
Show description for da8cf88
Sahil2004
committed
da8cf88
View commit details
Copy full SHA for da8cf88
Browse repository at this point
docs(eid-wallet): correct four comments that outlived the code
Show description for 7002676
Sahil2004
committed
7002676
View commit details
Copy full SHA for 7002676
Browse repository at this point
fix(eid-wallet): stop the layout dispatching the event it listens for
Show description for 98ce3cc
Sahil2004
committed
98ce3cc
View commit details
Copy full SHA for 98ce3cc
Browse repository at this point
fix(eid-wallet): treat finishing onboarding as being signed in
Show description for 032bcea
Sahil2004
committed
032bcea
View commit details
Copy full SHA for 032bcea
Browse repository at this point
chore(eid-wallet): bump version to 1.1.1
Show description for 7ea74e9
Bekiboo
and
claude
committed
7ea74e9
View commit details
Copy full SHA for 7ea74e9
Browse repository at this point
fix(eid-wallet): put node/pnpm on PATH for the Xcode build phase
Show description for 1360fdd
Bekiboo
and
claude
committed
1360fdd
View commit details
Copy full SHA for 1360fdd
Browse repository at this point
chore(eid-wallet): bump Android versionCode to 31
Bekiboo
committed
3dc6907
View commit details
Copy full SHA for 3dc6907
Browse repository at this point
chore(eid-wallet): set iOS build number to 1.1.1.1
Bekiboo
committed
e165d35
View commit details
Copy full SHA for e165d35
Browse repository at this point
Commits on Sep 21, 2026
fix(eid-wallet): guard each sessionStorage operation, not just access
Show description for e1a55ff
Sahil2004
committed
e1a55ff
View commit details
Copy full SHA for e1a55ff
Browse repository at this point
Do not store a deep-link payload that cannot be serialised
Show description for c65536d
Sahil2004
committed
c65536d
View commit details
Copy full SHA for c65536d
Browse repository at this point
Dispatch the deep-link event only to an already-mounted consent screen
Show description for 23a010d
Sahil2004
committed
23a010d
View commit details
Copy full SHA for 23a010d
Browse repository at this point
Commits on Sep 22, 2026
chore(eid-wallet): sync Cargo and iOS spec versions to 1.1.1
Show description for 8dd6f13
Bekiboo
committed
8dd6f13
View commit details
Copy full SHA for 8dd6f13
Browse repository at this point
fix(eid-wallet): report the real app version instead of hardcoded strings
Show description for 6434dd6
Bekiboo
committed
6434dd6
View commit details
Copy full SHA for 6434dd6
Browse repository at this point
You can’t perform that action at this time.