graphql-authentication
TypeScript icon, indicating that this package has built-in type declarations

0.5.5 • Public • Published

GraphQL Authentication

A very opinionated user authentication package for GraphQL. It uses old-school email/password authentication.

This package does not access your data layer (e.g. an ORM); for that you need to write a adapter (which is not hard to do). If you use Prisma, there is already an adapter for you, graphql-authentication-prisma.

Full Documentation

Package Sidebar

Install

npm i graphql-authentication

Weekly Downloads

4

Version

0.5.5

License

ISC

Unpacked Size

27.9 kB

Total Files

23

Last publish

Collaborators

  • spacek33z