Skip to content

Commit

Permalink
Update credentials.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Deepanshuu06 committed Apr 27, 2024
1 parent 0d5873f commit 8129f2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/providers/credentials.md
Expand Up @@ -44,6 +44,7 @@ providers: [
CredentialsProvider({
// The name to display on the sign in form (e.g. "Sign in with...")
name: "Credentials",
id:"credentials",
// `credentials` is used to generate a form on the sign in page.
// You can specify which fields should be submitted, by adding keys to the `credentials` object.
// e.g. domain, username, password, 2FA token, etc.
Expand Down

0 comments on commit 8129f2b

Please sign in to comment.