We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 872ba75 commit 3ea71d6Copy full SHA for 3ea71d6
index.ts
@@ -9,6 +9,7 @@ import {
9
verifyAuthenticationResponse
10
} from '@simplewebauthn/server';
11
import { isoUint8Array, isoBase64URL } from '@simplewebauthn/server/helpers';
12
+
13
export default class TwoFactorsAuthPlugin extends AdminForthPlugin {
14
options: PluginOptions;
15
adminforth: IAdminForth;
0 commit comments