Skip to content

Commit

Permalink
docs: Next.js SSO with NextAuth
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongxiao37 committed Jan 16, 2024
1 parent de7aba0 commit a2983b6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _posts/2024-02-09-nextauth与azure-ad集成.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,3 +105,7 @@ const Page = () => {
};
export default Page;
```

## Reference

1. [https://next-auth.js.org/providers/azure-ad](https://next-auth.js.org/providers/azure-ad)

0 comments on commit a2983b6

Please sign in to comment.