Skip to content

Commit

Permalink
Add JWT example to error page. (#43162)
Browse files Browse the repository at this point in the history
  • Loading branch information
leerob committed Nov 21, 2022
1 parent 1fd0089 commit 21d7d22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions errors/node-module-in-edge-runtime.md
Expand Up @@ -16,3 +16,4 @@ For example, you might replace the Node.js `crypto` module with the [Web Crypto

- [Edge Runtime Supported APIs](https://nextjs.org/docs/api-reference/edge-runtime)
- [Next.js Middleware](https://nextjs.org/docs/advanced-features/middleware)
- [JWT Example](https://github.com/vercel/examples/tree/main/edge-functions/jwt-authentication)

0 comments on commit 21d7d22

Please sign in to comment.