GitShow/fireship-io/multifactor-auth-firebase
fireship-io

multifactor-auth-firebase

Implement 2FA or Multifactor Auth with SMS Text Verification

by fireship-io
Star on GitHubForknpm

JavaScript

28 stars3 forks1 contributorQuiet · 4y agoSince 2020

Meet the team

See all 1 on GitHub →
codediodeio
codediodeio1 contribution

Recent PRs & issues

Quiet · 4 in progress · Last activity 4y ago
See all on GitHub →
bayareacoder
require is not defined in bundle.js (SOLVED)OpenIssue

Doesn't work: rollup generates a CJS bundle.js file with 'require' statements and that gives a referenceError in browser. I did the following to fix: 1. change from to in 2. add the global firebase dependency for the IIFE in the file above the line where you load : I obtained the above CDN URL from . Note that you need to use a version <9 due to compatibility issues in 9+ (which can be fixed by changing and to and in v9+)

bayareacoder · 3y ago
Structured data for AI agents

Repository: fireship-io/multifactor-auth-firebase. Description: Implement 2FA or Multifactor Auth with SMS Text Verification Stars: 28, Forks: 3. Primary language: JavaScript. Open PRs: 4, open issues: 1. Last activity: 4y ago. Top contributors: codediodeio.

·@ofershap

Replace github.com with gitshow.dev