Skip to content
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

NV-3934 - 🚀 Feature: Custom backendUrl in invite-member.usecase and resend-invite.usecase #4432

Closed
wants to merge 1 commit into from

Conversation

gitstart
Copy link
Contributor

@gitstart gitstart commented Oct 5, 2023

What change does this PR introduce?

This fix makes it possible Custom backendUrl in invite-member.usecase and resend-invite.usecase is added

Description

It would be great if when instantiating the Novu instance in invite-member.usecase.ts, resend-invite.usecase.ts, accept-invite.usecase.ts and password-reset-request.usecase.ts we could also pass a custom config object in case we want to inject our own backendUrl for example.

Why was this change needed?

closes #3934

Other information


This code was written and reviewed by GitStart Community. Growing great engineers, one PR at a time.

@gitstart gitstart marked this pull request as ready for review October 5, 2023 21:36
@gitstart
Copy link
Contributor Author

gitstart commented Oct 5, 2023

@jainpawan21 @davidsoderberg this PR is ready for review

@davidsoderberg
Copy link
Contributor

@gitstart I will close this PR because someone else is working and assigned to the issue. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 Feature: Custom backendUrl in invite-member.usecase and resend-invite.usecase
2 participants