An open API service indexing awesome lists of open source software.

https://github.com/schamane/graphql-auth

Helper for GraphQl Authentications
https://github.com/schamane/graphql-auth

authentication graphql utils

Last synced: 2 months ago
JSON representation

Helper for GraphQl Authentications

Awesome Lists containing this project

README

        

# Graphql Auth support

Some middleware and methods used to make grapqhl authentications

## TODO

Add support for WS and grapqhl-subscription authentications

## Basic Usage

Install package

```bash
npm i @schamane/graphql-auth
```