Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @justeat/f-mfa with all npm packages installed. Try it out:

require("@justeat/browserslist-config-fozzie/package.json"); // @justeat/browserslist-config-fozzie is a peer dependency. require("@justeat/f-alert/package.json"); // @justeat/f-alert is a peer dependency. require("@justeat/f-button/package.json"); // @justeat/f-button is a peer dependency. require("@justeat/f-card/package.json"); // @justeat/f-card is a peer dependency. require("@justeat/f-card-with-content/package.json"); // @justeat/f-card-with-content is a peer dependency. require("@justeat/f-form-field/package.json"); // @justeat/f-form-field is a peer dependency. require("@justeat/f-link/package.json"); // @justeat/f-link is a peer dependency. var fMfa = require("@justeat/f-mfa")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@justeat/f-mfa v0.24.0

Fozzie Mfa - Multi-factor Authenticator Input Form

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free