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

https://github.com/a7ul/blog-graphql-auth-example


https://github.com/a7ul/blog-graphql-auth-example

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Authentication, authorization and RBAC for GraphQL Servers in depth

This is the code repository for the blog post at https://blog.atulr.com/graphql-auth

## Requirements

- Node 16.x and up

## Running the example

- `git clone https://github.com/a7ul/blog-graphql-auth-example`
- `cd blog-graphql-auth-example`
- `git checkout ` (optional)

## License

MIT