0.0.3 • Published 4 years ago
@approoted/firebase-auth v0.0.3
Usage
const firebaseAuth = require('@approoted/firebase-auth')({ apiKey: 'xxx' })
Methods
signUpWithEmailAndPassword({ email, password }) // Promise
signInWithEmailAndPassword{ email, password } // Promise
refreshIdToken(refreshToken) // Promise