observe_auth_validated/2

Authentication against some (external or internal) service was validated

Type:

first

Return:

#auth_validated{} properties:

  • service: atom

  • service_uid: binary

  • service_props: map

  • unknown: unknown

  • identities: list

  • ensure_username_pw: boolean

  • is_connect: boolean

  • is_signup_confirmed: boolean

Edit on GitHub