Skip to content

Get confirmation URL working #4

@aneilbaboo

Description

@aneilbaboo

Currently, the confirmation email contains a url to the API confirmation endpoint. This ends up with the user seeing a blank screen after clicking confirm, instead of a confirmation screen.

Two possible strategies:

  1. customize the email template (we have to anyway), and generate url ourselves from template params
  2. add a redirect from the API-based endpoint, as provided by the confirmable docs. Kind of gross, but on the plus side, this should only affect browsers anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions