EddyVerbruggen/nativescript-plugin-firebase

Feature request: localizing verification & password reset email

Open

#1.099 geöffnet am 8. Jan. 2019

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (429 Forks)github user discovery
AndroidFirebase: Authenticationenhancementhelp wantediOS

Repository-Metriken

Stars
 (1.005 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Hello,

I propose that support for localization of the verification and password reset email is added.

You can find more information about it here. Look under "Send a user a verification email" and "Send a password reset email" (same thing really).

It seems to only be the two following methods:

  • auth.setLanguageCode
  • auth.useAppLanguage

Best regards Helios

Contributor Guide