PowAssent v0.1.0-alpha PowAssent.Operations View Source
Operation methods that glues operation calls to context module.
Link to this section Summary
Link to this section Functions
Link to this function
all(config, user)
View Source
all(Pow.Config.t(), map()) :: [map()] | no_return()
Link to this function
get_user_by_provider_uid(config, provider, uid)
View Source
get_user_by_provider_uid(Pow.Config.t(), binary(), binary()) :: map() | nil | no_return()