main
Add passkey count and name length limits (#62979)
chore : Remove unwanted `using` statement (#39176)
Remove temporary allocations from Identity (#44557)
Add missing TimeProvider registration (#53946)
Passkey design follow-ups (#62530)
Update AngleSharp to latest (#67898)
Treat all ProjectRefs to SharedFx projects as PrivateAssets=all (#64863)
#62732 Fix password validation in PasswordHasher`1: add bound check for salt size before array allocation (#62734)
Fixed to not throw an exception when password is null. (#58168)
Rename Microsoft.Aspnetcore.Testing to Microsoft.AspNetCore.InternalTesting (#51713)
Fix PasskeySignInAsync to enforce email/phone confirmation and lockout checks (#65024)
Change incorrect usage of ArgumentNullException (#48243)
Added usage of TimeProvider instead of DateTimeOffset (#63042)