Skip to content

Commit eb828d4

Browse files
paulkaborebalazsorban44vladimir-e
authored
docs: We have twice the word "side" (#964)
* chore: use stale label, instead of wontfix * chore: add link to issue explaining stalebot * chore: fix typo in stalebot comment * chore: run build GitHub Action on canary also * chore: run build GitHub Actions on canary as well * chore: add reproduction section to questions * feat(provider): Add Azure Active Directory B2C (#809) * add provider: Microsoft * documentation * support no tenant setup * fix code style * chore: rename Microsoft provider to AzureADB2C * chore: alphabetical order in providers/index * Revert "feat(provider): Add Azure Active Directory B2C (#809)" (#919) This reverts commit 6e6a24a. * chore: add myself to the contributors list 🙈 * We have twice the word "side" Co-authored-by: Balázs Orbán <[email protected]> Co-authored-by: Vladimir Evdokimov <[email protected]>
1 parent d03504c commit eb828d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/docs/tutorials/securing-pages-and-api-routes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ id: securing-pages-and-api-routes
33
title: Securing pages and API routes
44
---
55

6-
You can easily protect client and server side side rendered pages and API routes with NextAuth.js.
6+
You can easily protect client and server side rendered pages and API routes with NextAuth.js.
77

88
_You can find working examples of the approaches shown below in the [example project](https://github.com/iaincollins/next-auth-example/)._
99

0 commit comments

Comments
 (0)