Skip to content

Commit

Permalink
Updated email link snippet to use hosting
Browse files Browse the repository at this point in the history
  • Loading branch information
Sumit Chandel committed Feb 4, 2025
1 parent e29c2c3 commit c89a339
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions auth/email_action_links.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ const actionCodeSettings = {
installApp: true,
minimumVersion: '12',
},
// FDL custom domain.
dynamicLinkDomain: 'coolapp.page.link',
// The domain must be configured in Firebase Hosting and owned by the project.
linkDomain: 'custom-domain.com',
};
// [END init_action_code_settings]

Expand Down

0 comments on commit c89a339

Please sign in to comment.