PowInvitation.Phoenix.Messages (Pow v1.0.25) View Source

Module that handles messages for PowInvitation.

See Pow.Extension.Phoenix.Messages for more.

Link to this section Summary

Functions

Flash message to show when an invalid or expired invitation url is used.

Flash message to show when user has been invited and e-mail has been sent.

Link to this section Functions

Link to this function

invalid_invitation(conn)

View Source

Flash message to show when an invalid or expired invitation url is used.

Link to this function

invitation_email_sent(conn)

View Source

Flash message to show when user has been invited and e-mail has been sent.