pub async fn list_reg(
__arg0: State<App>,
__arg1: Auth,
) -> ClResult<(StatusCode, Json<ApiResponse<Vec<CredentialInfo>>>)>Expand description
GET /api/auth/wa/reg - List WebAuthn credentials
pub async fn list_reg(
__arg0: State<App>,
__arg1: Auth,
) -> ClResult<(StatusCode, Json<ApiResponse<Vec<CredentialInfo>>>)>GET /api/auth/wa/reg - List WebAuthn credentials