Prateek Surana
Prateek Surana
The extension has been updated since the first video was uploaded. A new video needs to be created, which demonstrates all the current and new functionalities of the extension. Resources...
I have already opened issues for the things that I think can be improved in this extension, and most of them are either closed or are in process. So here's...
Create an ESLint and prettier config, and set up a [pre-commit hook with husky and lin-staged.](https://www.orangejellyfish.com/blog/code-consistency-with-eslint-and-husky/)
Make the demo similar to what it is right now on https://devfolioco.github.io/react-otp-input/. With email, defaultTooltip, and copiedTooltip as modifiable props for now.
The tooltip is by default shown on the top of the mailto link, add a prop so that it can be shown on the bottom as well.
## Summary of change - Adds an API to fetch the list of core config properties ## Related issues N/A ## Test Plan N/A ## Documentation changes N/A ## Checklist...
## Summary of change ### Problem Statement (A few sentences about why this change is being made) ### Summary of solution (Overview of how the problem is solved by this...
Checklist for all the things related for building the dashboard: ### APIs: - [x] List all tenants - [x] Get login methods and core config for a tenant - [x]...
## Summary of change ### Problem Statement Added API spec for certain multitenancy APIs which include getting all tenants with their user counts, getting all the info for a particular...