Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ yarn add express-session express express-async-errors morgan
```

```shell npm
yarn intall --save express-session express express-async-errors morgan
npm install --save express-session express express-async-errors morgan
```

## Step 3: Setup @uauth/node Library
Expand Down Expand Up @@ -176,4 +176,4 @@ app.listen(process.env.PORT, () => {
You just implemented Login with Unstoppable.
:::

<embed src="/snippets/_login-paths-next.md" />
<embed src="/snippets/_login-paths-next.md" />