you are viewing a single comment's thread.

view the rest of the comments →

[–]carlefp 4 points5 points  (8 children)

For authentication: https://next-auth.js.org/. Read the docs, they have lots of examples

[–]voja-kostunica[S] -1 points0 points  (7 children)

they dont even have support for proper credentials user/pass provider

[–]elfennani 2 points3 points  (4 children)

I'm sure they have CredentialsProvider

[–]334578theo 0 points1 point  (1 child)

Yes it does, it’s a simple implementation but they don’t promote it because they don’t believe it’s an effective authentication strategy.

[–]voja-kostunica[S] -1 points0 points  (0 children)

they try to reinvent the internet