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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
dotnet
/
aspnetcore
Public
Notifications
You must be signed in to change notification settings
Fork
11k
Star
38.4k
Code
Issues
3.8k
Pull requests
362
Discussions
Actions
Projects
Wiki
Security and quality
28
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
SignInManager: return SignInResult.Failed for expired passkey session challenge
- #67539
#67539
Merged
halter73
merged 17 commits into
dotnet:main
dotnet/aspnetcore:main
from
GrantTotinov:fix-passkey-signin-expired-session
GrantTotinov/aspnetcore:fix-passkey-signin-expired-session
Copy head branch name to clipboard
Aug 19, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
SignInManager: return SignInResult.Failed for expired passkey session challenge
#67539
halter73
merged 17 commits into
dotnet:main
dotnet/aspnetcore:main
from
GrantTotinov:fix-passkey-signin-expired-session
GrantTotinov/aspnetcore:fix-passkey-signin-expired-session
Copy head branch name to clipboard
Commits
Commits on Jul 1, 2026
Fix PasskeySignInAsync to return SignInResult.Failed for expired session challenge
GrantTotinov
committed
eede42a
View commit details
Copy full SHA for eede42a
Browse repository at this point
Potential fix for pull request finding
Show description for 6f8843f
GrantTotinov
and
Copilot
authored
6f8843f
View commit details
Copy full SHA for 6f8843f
Browse repository at this point
Apply Copilot suggestions: add .Verifiable() and verify handler not called
GrantTotinov
committed
ba63855
View commit details
Copy full SHA for ba63855
Browse repository at this point
Merge branch 'main' into fix-passkey-signin-expired-session
GrantTotinov
authored
fdec8f0
View commit details
Copy full SHA for fdec8f0
Browse repository at this point
Commits on Jul 2, 2026
Merge branch 'main' into fix-passkey-signin-expired-session
GrantTotinov
authored
ddec2c7
View commit details
Copy full SHA for ddec2c7
Browse repository at this point
Commits on Jul 12, 2026
Merge branch 'main' into fix-passkey-signin-expired-session
GrantTotinov
authored
9d6741c
View commit details
Copy full SHA for 9d6741c
Browse repository at this point
Commits on Jul 14, 2026
Merge branch 'main' into fix-passkey-signin-expired-session
GrantTotinov
authored
ad0d0fd
View commit details
Copy full SHA for ad0d0fd
Browse repository at this point
Commits on Jul 15, 2026
Merge branch 'main' into fix-passkey-signin-expired-session
GrantTotinov
authored
245d308
View commit details
Copy full SHA for 245d308
Browse repository at this point
Commits on Jul 19, 2026
Merge branch 'main' into fix-passkey-signin-expired-session
GrantTotinov
authored
c683309
View commit details
Copy full SHA for c683309
Browse repository at this point
Commits on Jul 20, 2026
Merge branch 'main' into fix-passkey-signin-expired-session
GrantTotinov
authored
1eb52f4
View commit details
Copy full SHA for 1eb52f4
Browse repository at this point
Commits on Jul 22, 2026
Merge branch 'main' into fix-passkey-signin-expired-session
GrantTotinov
authored
a8e1c68
View commit details
Copy full SHA for a8e1c68
Browse repository at this point
Commits on Jul 24, 2026
Merge branch 'main' into fix-passkey-signin-expired-session
GrantTotinov
authored
4ab7a8a
View commit details
Copy full SHA for 4ab7a8a
Browse repository at this point
Commits on Jul 29, 2026
Merge branch 'main' into fix-passkey-signin-expired-session
GrantTotinov
authored
8ff4eab
View commit details
Copy full SHA for 8ff4eab
Browse repository at this point
Commits on Aug 3, 2026
Merge branch 'main' into fix-passkey-signin-expired-session
GrantTotinov
authored
4ab05a5
View commit details
Copy full SHA for 4ab05a5
Browse repository at this point
Commits on Aug 13, 2026
Merge branch 'main' into fix-passkey-signin-expired-session
GrantTotinov
authored
964997f
View commit details
Copy full SHA for 964997f
Browse repository at this point
Commits on Aug 19, 2026
Update src/Identity/Core/src/SignInManager.cs
halter73
authored
50375ae
View commit details
Copy full SHA for 50375ae
Browse repository at this point
Apply batched suggestions from code review
Show description for f6fc452
halter73
authored
f6fc452
View commit details
Copy full SHA for f6fc452
Browse repository at this point
You can’t perform that action at this time.