Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Update custom sign in getProvider example (#6706)
According to the function declaration for [getProviders()](https://github.com/nextauthjs/next-auth/blob/v4/packages/next-auth/src/react/index.tsx#L187) it doesn't accept any parameters. Therefore have removed passing of an argument in the doc example. Using the documentation as is will result in multiple type errors as [referenced in an issue I've posted about](#6704)
- Loading branch information
9e423f3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
next-auth-docs – ./docs
next-auth-docs-dun.vercel.app
www.next-auth.js.org
v4.authjs.dev
next-auth.js.org
next-auth-docs-authjs.vercel.app
next-auth-docs-git-v4-authjs.vercel.app