AuthN v0.1.0 AuthN.Ecto.AuthNFields behaviour View Source

Link to this section Summary

Link to this section Functions

Link to this macro

identifier_field(field_name)

View Source (macro)
Link to this macro

password_field(field_name)

View Source (macro)

Link to this section Callbacks

Link to this callback

get_identifier_field()

View Source
get_identifier_field() :: atom()
Link to this callback

get_password_field()

View Source
get_password_field() :: atom()