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

Module that handles messages for PowInvitation.

See Pow.Extension.Phoenix.Messages for more.

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.

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.