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

Add settings.<template-type>.redirectUrl #1343

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Conversation

andreia-oca
Copy link
Member

Pull Request Template

Type of change

  • πŸ• New feature
  • πŸ› Bug Fix
  • πŸ”₯ Breaking change
  • πŸ§‘β€πŸ’» Improvement
  • πŸ“ Documentation Update

Description

The genezio.yaml fields can be configured as following:

    settings:
      passwordReset:
        redirectURL: https://${{frontend.wild-red-boars.name}}.app.genez.io/auth/resetPassword
      emailVerification:
        redirectURL: [${{backend.functions.hello.url}}](ttps://${{frontend.wild-red-boars.name}})/auth/verifyEmail

Checklist

  • My code follows the contributor guidelines of this project;
  • I have updated the documentation;
  • I have added tests;
  • New and existing unit tests pass locally with my changes;

Signed-off-by: Andreia Ocănoaia <andreia.ocanoaia@gmail.com>
@andreia-oca andreia-oca merged commit a05bba3 into dev Aug 28, 2024
5 checks passed
@andreia-oca andreia-oca deleted the add-auth-email-templates branch August 28, 2024 09:53
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.

1 participant