diff --git a/README.md b/README.md index 1aa0528..f0c5674 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,12 @@ or yarn add @workos-inc/authkit-remix ``` +## Video tutorial + + + YouTube tutorial: Next.js App Router Authentication with AuthKit + + ## Pre-flight Make sure the following values are present in your `.env.local` environment variables file. The client ID and API key can be found in the [WorkOS dashboard](https://dashboard.workos.com), and the redirect URI can also be configured there.