observe_identity_password_match/2

Check if passwords are matching. Uses the password hashing algorithms.

Type:

first

Return:

#identity_password_match{} properties:

  • rsc_id: m_rsc:resource_id()|undefined

  • password: binary

  • hash: m_identity:hash()|tuple

Edit on GitHub