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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.5.54latest
0.5.11beta

Version History

VersionDownloads (Last 7 Days)Published
0.5.54
0.5.41
0.5.31
0.5.21
0.5.11
0.5.02

Package Sidebar

Install

npm i graphql-authentication

Weekly Downloads

10

Version

0.5.5

License

ISC

Unpacked Size

27.9 kB

Total Files

23

Last publish

Collaborators

  • spacek33z