Next-Auth Dgraph DQL/GraphQL Database Adapter

Hello Amaster ! I’ve just push a PR for a Dgraph/graphql adapter ! :tada:
https://github.com/nextauthjs/adapters/pull/170

Unfortunately, next-auth discourage the use of credentials in favor of OAuth and passwordless authentication. So this adapter and more generally the next-auth package won’t be useful if you want to use a password flavored authentication flow in combination with Dgraph.

6 Likes