mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 07:43:37 +00:00
[PM-5731] feat: implement credential assertion in client
This commit is contained in:
@@ -12,7 +12,6 @@ namespace Bit.Core.Utilities.Fido2
|
||||
/// </summary>
|
||||
public required string Origin { get; set; }
|
||||
|
||||
// TODO: Check if we actually need this
|
||||
/// <summary>
|
||||
/// A value which is true if and only if the caller’s environment settings object is same-origin with its ancestors.
|
||||
/// It is false if caller is cross-origin.
|
||||
|
||||
Reference in New Issue
Block a user