shield v0.7.3 Shield.Store.Client

Client data fetcher

Link to this section Summary

Functions

Deletes the user's client

Fetches the client from DB for given id

Fetches the user's client from DB

Fetches the user's clients from DB

Link to this section Functions

Link to this function

create_user_client(user, client_params)

Link to this function

delete_user_client(user, id)

Deletes the user's client

Fetches the client from DB for given id

Link to this function

update_user_client(user, id, client_params)

Updates the user's client

Link to this function

user_client(user, id)

Fetches the user's client from DB

Link to this function

user_clients(user)

Fetches the user's clients from DB