SqlMembershipProvider.Role (sql_membership_provider v0.3.2)
Struct for representing a security role that a user may assume
Link to this section Summary
Functions
Fetch all roles that a user belongs to.
Link to this section Types
Specs
Link to this section Functions
Link to this function
find_by_user_id(user_id)
Specs
find_by_user_id(String.t()) :: Ecto.Query.t()
Fetch all roles that a user belongs to.