Skip to content

Commit

Permalink
chore(readme): update deprecation message (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
typeofweb authored May 22, 2023
1 parent 608256e commit 352174f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@

This package contains methods providing Saleor business logic for a storefront and apps. It handles Saleor GraphQL queries and mutations, manages Apollo cache, and provides an internal state to manage popular storefront use cases, like user authentication.

> :warning: **Note: Saleor SDK is DEPRECATED. Please use authentication from [Saleor docs](https://docs.saleor.io/docs/3.x/api-usage/authentication)**
> :warning: **Note: Saleor SDK is DEPRECATED. [See the announcement](https://github.com/saleor/saleor/discussions/12891).**
>
> **For authentication, follow the [Saleor docs](https://docs.saleor.io/docs/3.x/api-usage/authentication) and use [@saleor/auth-sdk](https://www.npmjs.com/package/@saleor/auth-sdk).**
## Table of Contents

Expand Down

0 comments on commit 352174f

Please sign in to comment.