Skip to content

Commit

Permalink
Merge pull request #183 from kinde-oss/Fix/Remove-ref-to-connecting-a…
Browse files Browse the repository at this point in the history
…pp-to-Kinde-API

Fix/Remove to connect app to API
  • Loading branch information
marcosmartini authored Sep 17, 2024
2 parents c3af847 + b8555eb commit fc55142
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/content/docs/developer-tools/sdks/backend/nextjs-sdk.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -1385,8 +1385,6 @@ const handleRefresh = async () => {

## Kinde Management API

You need to enable the application’s access to the Kinde Management API. You can do this in Kinde by going to **Settings > APIs > Kinde Management API** and then toggling on your Next.js application under the **Applications** tab.

To use our management API please see [@kinde/management-api-js](https://github.com/kinde-oss/management-api-js)

Server Component example:
Expand Down

0 comments on commit fc55142

Please sign in to comment.