mirror of
https://github.com/bitwarden/mobile
synced 2025-12-13 14:53:18 +00:00
[PM-5731] feat: add sameOriginWithAncestor and user id length checks
This commit is contained in:
@@ -12,6 +12,7 @@ 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