https://github.com/a7ul/blog-graphql-auth-example
https://github.com/a7ul/blog-graphql-auth-example
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/a7ul/blog-graphql-auth-example
- Owner: a7ul
- Created: 2022-06-12T22:34:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-14T22:03:00.000Z (over 3 years ago)
- Last Synced: 2025-04-05T02:22:20.041Z (9 months ago)
- Language: JavaScript
- Size: 28.3 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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