| 
						
						
							
								
							
						
						
					 | 
					@ -57,7 +57,8 @@ export class WebAuthService { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      timeout: 60000, | 
					 | 
					 | 
					      timeout: 60000, | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      attestationType: 'indirect', | 
					 | 
					 | 
					      attestationType: 'indirect', | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      authenticatorSelection: { | 
					 | 
					 | 
					      authenticatorSelection: { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					        userVerification: 'preferred', | 
					 | 
					 | 
					        authenticatorAttachment: 'platform', | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					        userVerification: 'required', | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        requireResidentKey: false | 
					 | 
					 | 
					        requireResidentKey: false | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      } | 
					 | 
					 | 
					      } | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    }; | 
					 | 
					 | 
					    }; | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					@ -143,7 +144,7 @@ export class WebAuthService { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        { | 
					 | 
					 | 
					        { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					          id: device.credentialId, | 
					 | 
					 | 
					          id: device.credentialId, | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					          type: 'public-key', | 
					 | 
					 | 
					          type: 'public-key', | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					          transports: ['usb', 'ble', 'nfc', 'internal'] | 
					 | 
					 | 
					          transports: ['internal'] | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					        } | 
					 | 
					 | 
					        } | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      ], | 
					 | 
					 | 
					      ], | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      userVerification: 'preferred', | 
					 | 
					 | 
					      userVerification: 'preferred', | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |