Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whitelist all config params for easier implementation #73

Closed
rishabhpoddar opened this issue Jan 25, 2021 · 0 comments
Closed

Whitelist all config params for easier implementation #73

rishabhpoddar opened this issue Jan 25, 2021 · 0 comments
Assignees

Comments

@rishabhpoddar
Copy link
Contributor

For each config and sub config in the init function, we must check against that whitelist for that config / sub config. If the current item is not in the whitelist, then we must throw an error.

rishabhpoddar added a commit that referenced this issue Feb 4, 2021
…on and jwt data (#81)

* config input schema validation added. closes #73

* fixes #77

* code review changes

* fixes review comments

Co-authored-by: Rishabh Poddar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants