Skip to content
This repository was archived by the owner on Dec 23, 2023. It is now read-only.

User activation as a Service #9

@muety

Description

@muety

Simple API to let MailWhale handle user actications on behalf of your application.

  1. App X requests to send a confirmation mail to newly signed up user with some e-mail address
  2. MailWhale generates and persists confirmation token for that user and sends out a mail with a link
  3. MailWhale handles the link click and changes the status of the user (so it can actively be requested later on)
  4. Optionally, a pre-defined webhook is a called to notify app X about to successful activation

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions