firebase-admin-go icon indicating copy to clipboard operation
firebase-admin-go copied to clipboard

Add ActionCodeSettings.linkDomain

Open graeme-verticalscope opened this issue 7 months ago • 1 comments
trafficstars

The ActionCodeSettings struct is missing the linkDomain field.

The linkDomain field is required to migrate off of dynamic links, it's part of the migration guide for using a custom Firebase Hosting domain

graeme-verticalscope avatar Mar 31 '25 16:03 graeme-verticalscope