UNPKG

fastify-totp

Version:

A plugin to handle TOTP (e.g. for 2FA)

16 lines (15 loc) 192 B
{ "env": { "browser": true, "commonjs": true, "es2020": true }, "extends": [ "standard" ], "parserOptions": { "ecmaVersion": 11 }, "rules": { } }