EddyVerbruggen/nativescript-plugin-firebase

Feature request: localizing verification & password reset email

Open

#1,099 opened on Jan 8, 2019

View on GitHub
 (4 comments) (0 reactions) (0 assignees)TypeScript (429 forks)github user discovery
AndroidFirebase: Authenticationenhancementhelp wantediOS

Repository metrics

Stars
 (1,005 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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