nextauthjs / nextauthjs/next-auth

credential-provider-related links lead to error 404 Not found.

Open
#13,195 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

triage
Dominant language
TypeScript
Stars
28.4k
Forks
4k
PR merge metrics
No merged PRs in 30d

Description

What is the improvement or update you wish to see?

some credentials-provider-related docs at https://authjs.dev/reference/core/providers link to 404 not found.

i.e.,
...
<a href="https://authjs.dev/guides/providers/credentials">Credentials guide</a>
...
<a href="https://authjs.dev/concepts/credentials">Credentials-based Authentication</a>
...

no urgency for me, just ran across it, fyi.

Is there any context that might help us understand?

Source locations...
./packages/core/src/providers/index.ts#L66C29-L66C76
./packages/core/src/providers/index.ts#L24

Does the docs page already exist? Please link to it.

https://authjs.dev/reference/core/providers

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in packages/core/src/providers/index.ts at the referenced lines and inspect the credential-provider documentation links. Verify the intended destinations and confirm the corrected links no longer return 404; the work is done when both listed references resolve successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.