Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

FR: Provide an option to set languge for activation links

Open
#492 0 comments 1 reaction 1 assignee View on GitHub

@bojeil-google is already working on this.

Since Nov 10, 2020.

Assessment

This issue has not been assessed yet.

Description

api: auth type: feature request
  • 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

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

Dominant language
Java
Stars
620
Forks
305
Avg merge
4d 9h
Merged PRs (30d)
4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from firebase/firebase-admin-java

All issues in firebase/firebase-admin-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.