studio
studio copied to clipboard
Modern UI for CREDEBL Platform built using Astro, Flowbite & Tailwind.
### Task - [x] Conversion of pages - [x] Connection selection page for 3 options. - [x] Schema List page - [x] Cred Def page - [x] Connection List -...
- [ ] Implement UI to send proof request with multiple connections by integrating send proof request API V2. - [ ] Implement UI to select multiple connection, schemas, credential-definitions...
- [ ] Implement UI to send proof request with single connection by integrating send proof request API V1. - [ ] Implement UI to select connection, schema, credential-definition and...
Replace shad cn table component by custom table component. Refer github: https://github.com/satnaing/shadcn-admin Refer UI: https://shadcn-admin.netlify.app/tasks - [x] Handle table headers - [x] Handle custom table configuration(hiding, sort) - [x] Generic...
- [x] Organization Component: Add route, border, shadow, icons, and tooltips. - [ ] On schema list create credential definition option should be shown as separate component. - [ ]...
- [x] Implement screen to display schema and credential-definition together in dropdown in order to issue credentials via schema and credential definition. - [x] Integrate API for get templates (i.e....
- [x] Integrate WebAuthn-based passkey authentication for password less login. - [x] Trigger the WebAuthn request on user action. - [ ] Issue regarding sign-in with passkey.
Create a base64Url string based on the parameterized length for BSLC encoded bits
- Implement verification list to show all verified and requested proofs. - Implement `send proof request by single connection` functionality by integrating send proof request API. - Implement UI to...