mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-03 08:36:01 +00:00
feat: add OTP plugin
This commit is contained in:
@@ -8,3 +8,4 @@ export { syncConfig, type SyncConfigOptions } from "./dev/sync-config.plugin";
|
||||
export { syncTypes, type SyncTypesOptions } from "./dev/sync-types.plugin";
|
||||
export { syncSecrets, type SyncSecretsOptions } from "./dev/sync-secrets.plugin";
|
||||
export { timestamps, type TimestampsPluginOptions } from "./data/timestamps.plugin";
|
||||
export { otp, type OtpPluginOptions } from "./auth/otp.plugin";
|
||||
|
||||
Reference in New Issue
Block a user