Skip to content

Commit 2636c5e

Browse files
committed
Remove PasskeyRequestContext
1 parent beecc32 commit 2636c5e

File tree

2 files changed

+0
-26
lines changed

2 files changed

+0
-26
lines changed

src/Identity/Core/src/PasskeyRequestContext.cs

Lines changed: 0 additions & 20 deletions
This file was deleted.

src/Identity/Core/src/PublicAPI.Unshipped.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,6 @@ Microsoft.AspNetCore.Identity.PasskeyRequestArgs<TUser>.User.get -> TUser?
4949
Microsoft.AspNetCore.Identity.PasskeyRequestArgs<TUser>.User.set -> void
5050
Microsoft.AspNetCore.Identity.PasskeyRequestArgs<TUser>.UserVerification.get -> string!
5151
Microsoft.AspNetCore.Identity.PasskeyRequestArgs<TUser>.UserVerification.set -> void
52-
Microsoft.AspNetCore.Identity.PasskeyRequestContext
53-
Microsoft.AspNetCore.Identity.PasskeyRequestContext.Domain.get -> string?
54-
Microsoft.AspNetCore.Identity.PasskeyRequestContext.Domain.set -> void
55-
Microsoft.AspNetCore.Identity.PasskeyRequestContext.Origin.get -> string?
56-
Microsoft.AspNetCore.Identity.PasskeyRequestContext.Origin.set -> void
57-
Microsoft.AspNetCore.Identity.PasskeyRequestContext.PasskeyRequestContext() -> void
5852
Microsoft.AspNetCore.Identity.PasskeyRequestOptions
5953
Microsoft.AspNetCore.Identity.PasskeyRequestOptions.AsJson() -> string!
6054
Microsoft.AspNetCore.Identity.PasskeyRequestOptions.PasskeyRequestOptions(string? userId, string! optionsJson) -> void

0 commit comments

Comments
 (0)