Skip to content

Auth suport action code settings.link domain #741

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

Reedyuk
Copy link
Collaborator

@Reedyuk Reedyuk commented Aug 10, 2025

Full credit to @https://github.com/treitter this is his pr but i rebase it, as i didnt have permissions to rebase his fork.

This adds the ActionCodeSettings.linkDomain property to support custom domains in auth (overridding the default PROJECT_ID.firebaseapp.com authentication links).

This PR should fix issue 731.

Supported platforms:

  • android
  • ios
  • js

Unsupported platforms:

  • jvm (seems to be missing some lower-level support or I just missed the jvm dependency though it seems to just use the android one)

I haven't been able to test this since I haven't been able to resolve some issues with mavenLocal. But this is basically a copy-paste-edit of dynamicLinkDomain so it should work with, at most, trivial fixes.

@Reedyuk Reedyuk closed this Aug 11, 2025
@Reedyuk Reedyuk deleted the auth-suport-ActionCodeSettings.linkDomain branch August 11, 2025 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ActionCodeSettings.linkDomain to firebase-auth for all platforms
2 participants