firebase / firebase/firebase-admin-java

FR: Provide an option to set languge for activation links

オープン
#492 コメント 0 件 リアクション 1 件 担当者 1 名 @bojeil-google が担当を希望しています GitHub で見る
api: auth type: feature request
主要言語
Java
スター
620
フォーク
305
平均マージ
3時間 23分
マージ済み PR(30日)
1

説明

* Operating System version: Any
* Firebase SDK version: Any
* Library version: 7.0.1
* Firebase Product: auth

Currently it seems like there is no way to set the languge in this metod: **com.google.firebase.auth.AbstractFirebaseAuth#generateEmailVerificationLink**
or in its Async coutnerpart.

The returned url always ends with &lang=en Firebase Auth supports other languages if the end of the url is changed to another language the users land on a page on that given language.
It seems like that the Javascript library has this option already:
[https://firebase.google.com/docs/reference/js/firebase.auth.Auth#languagecode](https://firebase.google.com/docs/reference/js/firebase.auth.Auth#languagecode)

It would be great to be able to set this directly from the library.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。