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 }}
impierce
/
openid4vc
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
42
Code
Issues
23
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: implement Interactive Authorization flow
- #127
#127
Merged
nanderstabel
merged 15 commits into
dev
impierce/openid4vc:dev
from
feat/interactive-authorization-flow
impierce/openid4vc:feat/interactive-authorization-flow
Copy head branch name to clipboard
Jun 10, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat: implement Interactive Authorization flow
#127
nanderstabel
merged 15 commits into
dev
impierce/openid4vc:dev
from
feat/interactive-authorization-flow
impierce/openid4vc:feat/interactive-authorization-flow
Copy head branch name to clipboard
Commits
Commits on May 7, 2026
feat: implement interactive authorization flow
nanderstabel
committed
ee6358b
View commit details
Copy full SHA for ee6358b
Browse repository at this point
Commits on May 11, 2026
refactor: `InteractiveAuthorizationRequest` to use `AuthorizationRequest` struct
nanderstabel
committed
b865624
View commit details
Copy full SHA for b865624
Browse repository at this point
Commits on May 20, 2026
feat: add utility functions for JWT claims extraction and key ID resolution
nanderstabel
committed
029703f
View commit details
Copy full SHA for 029703f
Browse repository at this point
Commits on May 28, 2026
refactor: improve JWT handling and add comprehensive tests for key ID resolution
nanderstabel
committed
d1ffe01
View commit details
Copy full SHA for d1ffe01
Browse repository at this point
Merge branch 'dev' into feat/interactive-authorization-flow
nanderstabel
committed
eb80443
View commit details
Copy full SHA for eb80443
Browse repository at this point
fix: make `authorization_details` optional in Wallet implementation
nanderstabel
committed
b1af00c
View commit details
Copy full SHA for b1af00c
Browse repository at this point
Commits on Jun 2, 2026
refactor: rename `resolve_key_id` to `extract_normalized_did_kid_from_jwt`
nanderstabel
committed
cf88c20
View commit details
Copy full SHA for cf88c20
Browse repository at this point
Commits on Jun 4, 2026
refactor: move `get_unverified_jwt_claims` and `sd_jwt_to_jwt` to dedicated file
nanderstabel
committed
0ebdc75
View commit details
Copy full SHA for 0ebdc75
Browse repository at this point
feat: add reference to scope support in authorization request comments
nanderstabel
committed
be6a949
View commit details
Copy full SHA for be6a949
Browse repository at this point
refactor: rename InteractiveAuthorizationErrorCode to InteractiveAuthorizationErrorResponse
nanderstabel
committed
e24cf68
View commit details
Copy full SHA for e24cf68
Browse repository at this point
refactor: use `thiserror::Error`
nanderstabel
committed
09560d1
View commit details
Copy full SHA for 09560d1
Browse repository at this point
Commits on Jun 8, 2026
feat: implement JWT utility functions for claims extraction and SD-JWT handling
nanderstabel
committed
b3bd5f2
View commit details
Copy full SHA for b3bd5f2
Browse repository at this point
Merge branch 'feat/jwt-utils' into feat/interactive-authorization-flow
nanderstabel
committed
5107138
View commit details
Copy full SHA for 5107138
Browse repository at this point
Commits on Jun 10, 2026
refactor: add TODO comments
nanderstabel
committed
95069d8
View commit details
Copy full SHA for 95069d8
Browse repository at this point
Merge branch 'dev' into feat/interactive-authorization-flow
nanderstabel
committed
fcb9e88
View commit details
Copy full SHA for fcb9e88
Browse repository at this point
You can’t perform that action at this time.