Potionx.Auth.IdentityService behaviour (potionx v0.8.15) View Source

Link to this section Summary

Link to this section Callbacks

Specs

count(Potionx.Context.Service.t()) :: {:ok, struct()} | {:error, map()}

Specs

create(Potionx.Context.Service.t()) :: {:ok, struct()} | {:error, map()}

Specs

delete(Potionx.Context.Service.t()) :: {:ok, struct()} | {:error, map()}

Specs