website/docs: Add Passkeys reference where WebAuthn is mentioned (#13167)
* Add Passkeys reference in several parts where WebAuthn is mentioned for better docs UX and SEO) * Add version badge to Webauthn / passkeys authenticator * fix linting issues * Better wording to differenciate concepts * Revert to css class for version badge because the ak-version tag don't support versions=<2023
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							2b39748c84
						
					
				
				
					commit
					88d3b7f5a4
				
			@ -145,7 +145,7 @@ This includes the following:
 | 
			
		||||
        }
 | 
			
		||||
        ```
 | 
			
		||||
 | 
			
		||||
    - `auth_webauthn_pwl`: Password-less WebAuthn login
 | 
			
		||||
    - `auth_webauthn_pwl`: Password-less WebAuthn with Passkeys login
 | 
			
		||||
    - `jwt`: OAuth Machine-to-machine login via external JWT
 | 
			
		||||
    - `app_password`: App password (token)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user