Nishad Shirsat
Nishad Shirsat
### Tasks: ### - [x] Implement API to delete organization - [x] Implement delete organization data in keycloak 1. Agent is spun up - Applied validations to check if any...
- [ ] Resend Verification Email functionality for the user to be able to resend the verification link - [ ] Resend button/hyperlink
- API routes should be self-explanatory & aligned with functionality. - Change `Promise` to an interface. - Refactor responses (Only necessary fields should populate in response). - Check status codes...
- [ ] Evaluate on lago and implementation compatibility with CREDEBL. - [ ] Lago setup on local machine. - [ ] Implementation of subscription in CREDEBL with lago.
**Acceptance Criteria** - [x] User should be able to send attribute names as an array of objects - [x] User should be able send attribute names as a single attribute...
- [x] Organization should be able to create `clientId` & `clientSecret`. - [x] Create POST API for `clientId` & `clientSecret` - [x] GET API for `clientId` & `clientSecret` - [x]...
- API routes should be self-explanatory & aligned with functionality. - Change Promise to an interface. - Refactor responses (Only necessary fields should populate in response). - Check status codes...
- [x] Create a `platform_admin` role in the table - [ ] Create a CLI script to get platform admin details and store in the DB