---
title: User
source_url:
  html: 'https://shopify.dev/docs/api/shop-minis/hooks/user'
  md: 'https://shopify.dev/docs/api/shop-minis/hooks/user.md'
api_name: shop-minis
---

# User

[use​Buyer​Attributes](https://shopify.dev/docs/api/shop-minis/hooks/user/usebuyerattributes)

[The useBuyerAttributes hook fetches shopping preference signals for personalization.](https://shopify.dev/docs/api/shop-minis/hooks/user/usebuyerattributes)

[use​Current​User](https://shopify.dev/docs/api/shop-minis/hooks/user/usecurrentuser)

[The useCurrentUser hook fetches the Shop app user's profile information including display name and avatar image URL.](https://shopify.dev/docs/api/shop-minis/hooks/user/usecurrentuser)

[use​Followed​Shops](https://shopify.dev/docs/api/shop-minis/hooks/user/usefollowedshops)

[The useFollowedShops hook fetches the collection of shops the user follows in the Shop app.](https://shopify.dev/docs/api/shop-minis/hooks/user/usefollowedshops)

[use​Followed​Shops​Actions](https://shopify.dev/docs/api/shop-minis/hooks/user/usefollowedshopsactions)

[The useFollowedShopsActions hook provides mutation functions to follow and unfollow shops.](https://shopify.dev/docs/api/shop-minis/hooks/user/usefollowedshopsactions)

[use​Generate​User​Token](https://shopify.dev/docs/api/shop-minis/hooks/user/usegenerateusertoken)

[The useGenerateUserToken hook generates a temporary token for authenticating the current user with your backend.](https://shopify.dev/docs/api/shop-minis/hooks/user/usegenerateusertoken)

[use​Orders](https://shopify.dev/docs/api/shop-minis/hooks/user/useorders)

[The useOrders hook fetches the user's recent order history from all Shop stores, sorted by most recent first.](https://shopify.dev/docs/api/shop-minis/hooks/user/useorders)

[use​Recent​Products](https://shopify.dev/docs/api/shop-minis/hooks/user/userecentproducts)

[The useRecentProducts hook fetches products the user recently viewed in the Shop app, ordered by recency.](https://shopify.dev/docs/api/shop-minis/hooks/user/userecentproducts)

[use​Recent​Shops](https://shopify.dev/docs/api/shop-minis/hooks/user/userecentshops)

[The useRecentShops hook fetches shops the user recently interacted with in the Shop app, ordered by recency.](https://shopify.dev/docs/api/shop-minis/hooks/user/userecentshops)

[use​Saved​Products](https://shopify.dev/docs/api/shop-minis/hooks/user/usesavedproducts)

[The useSavedProducts hook fetches the current user's saved products.](https://shopify.dev/docs/api/shop-minis/hooks/user/usesavedproducts)

[use​Saved​Products​Actions](https://shopify.dev/docs/api/shop-minis/hooks/user/usesavedproductsactions)

[The useSavedProductsActions hook provides mutation functions to save and unsave products (favorites).](https://shopify.dev/docs/api/shop-minis/hooks/user/usesavedproductsactions)

***
