CoherenceAssent v0.2.3 CoherenceAssent.Messages behaviour View Source
Interface for handling localization of build in CoherenceAssent messages.
The following module defines the behaviour for rendering internal CoherenceAssent messages.
The coherence_assent mix tasks adds to the coherence messages file in the user’s app that uses this behaviour to ensure the user has implement all the required messages.
Link to this section Summary
Link to this section Functions
Returns the Messages module from the users app’s configuration
Link to this section Callbacks
Link to this callback
account_already_bound_to_other_user(list)
View Source
account_already_bound_to_other_user([{atom, any}]) :: binary
Link to this callback
authentication_has_been_removed(list)
View Source
authentication_has_been_removed([{atom, any}]) :: binary
Link to this callback
identity_cannot_be_removed_missing_user_password()
View Source
identity_cannot_be_removed_missing_user_password() :: binary
Link to this callback
login_with_provider(list)
View Source
login_with_provider([{atom, any}]) :: binary
Link to this callback
remove_provider_authentication(list)
View Source
remove_provider_authentication([{atom, any}]) :: binary