View Source AshAuthentication.Errors.CannotConfirmUnconfirmedUser exception (ash_authentication v4.3.5)

An unconfirmed user cannot be confirmed outside of explicit actions.

This can be allowed by making an action confirm a user by placing it in the auto_confirm_actions list.

However, it is a security risk to allow unconfirmed users to be confirmed except for via the confirm action, invoked with a token.

See the confirmation tutorial on hexdocs for more.

Summary

Functions

exception()