graphql-hive / graphql-hive/console
Block/ban user functionality
Open
access
enhancement
improvement
- Dominant language
- TypeScript
- Stars
- 483
- Forks
- 145
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 65
Description
In order to satisfy [`CAIQ-Lite`](https://cloudsecurityalliance.org/star/caiq-lite/) we require banning/blocking individual people.
There is currently no built-in functionality for this within SuperTokens.
We have two options:
1. Override/extend the SuperTokens hooks for verifying whether a user account is banned manually within our application code
2. Wait for SuperTokens to have this built-in (c[urrently this is not on the roadmap](https://supertokens.com/product-roadmap))
Contributor guide
Assessment
This issue has not been assessed yet.