sql_membership_provider v0.2.0 SqlMembershipProvider.Profile
Struct for representing a user's profile information that may contain arbitrary properties
Link to this section Summary
Link to this section Types
Specs
Link to this section Functions
Link to this function
find_by_user_id(pid, user_id)
Specs
Fetch a profile by user id.
Link to this function
properties(profile)
Specs
Parse a profile's property fields into a map.