feat: add OTP and Passkey Tools to Toolbox 0.11.0
This commit is contained in:
@@ -25,6 +25,10 @@ const PRESENTATION: Record<string, { title: string; description: string }> = {
|
||||
title: 'SVG',
|
||||
description: 'Inspect and edit vectors locally.',
|
||||
},
|
||||
'de.add-ideas.auth-tools': {
|
||||
title: 'OTP & Passkeys',
|
||||
description: 'Inspect and test authentication locally.',
|
||||
},
|
||||
};
|
||||
|
||||
export function shortToolTitle(app: ResolvedApp): string {
|
||||
|
||||
Reference in New Issue
Block a user