feat(app): add MFA and tsdocker release

This commit is contained in:
2026-05-19 06:20:38 +00:00
parent ddf4861e95
commit 1e563115d0
23 changed files with 1939 additions and 211 deletions
+4
View File
@@ -34,6 +34,8 @@ import * as smarttime from '@push.rocks/smarttime';
import * as smartunique from '@push.rocks/smartunique';
import * as taskbuffer from '@push.rocks/taskbuffer';
import * as argon2 from 'argon2';
import * as otplib from 'otplib';
import * as simpleWebAuthnServer from '@simplewebauthn/server';
export {
argon2,
@@ -51,6 +53,8 @@ export {
smarttime,
smartunique,
taskbuffer,
otplib,
simpleWebAuthnServer,
};
// @tsclass scope