Module

Web.Firebase.Authentication.Aff

Package
purescript-firebase
Repository
mostalive/purescript-firebase

#authWithCustomToken Source

authWithCustomToken :: forall eff. String -> Auth -> Aff (firebase :: FirebaseEff | eff) Foreign