observe_identity_password_match/2
Check if passwords are matching. Uses the password hashing algorithms.
Type:
Return:
#identity_password_match{} properties:
- rsc_id:
m_rsc:resource_id()|undefined - password:
binary - hash:
m_identity:hash()|tuple
Check if passwords are matching. Uses the password hashing algorithms.
Type:
Return:
#identity_password_match{} properties:
m_rsc:resource_id()|undefinedbinarym_identity:hash()|tupleProvides identity management in the admin - for example the storage of usernames and passwords.