Skip to content

Commit

Permalink
chore: update pkgs in lit auth example
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahzdev committed Aug 16, 2023
1 parent b050108 commit 3118e29
Show file tree
Hide file tree
Showing 6 changed files with 3,945 additions and 83 deletions.
2 changes: 1 addition & 1 deletion apps/demo-pkp-social-auth-next-ts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cd apps/demo-pkp-social-auth-next-ts
yarn install
```

1. Add your Stytch project's `project_id` and `public_token` to `.env.local`:
2. Add your Stytch project's `project_id` and `public_token` to `.env.local`:

```bash
NEXT_PUBLIC_STYTCH_PROJECT_ID="<Your Stytch Project ID>"
Expand Down
Loading

1 comment on commit 3118e29

@vercel
Copy link

@vercel vercel bot commented on 3118e29 Aug 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.