Sarah Jones
Sarah Jones
### Description and Impact Searching online for "fast beetle" yields information and images of VW Beetle vehicles as the top search result. Cars are not beetles. Tiger beetles are beetles,...
## Changes proposed in this pull request - Only store grant and client IDs on create routes ## Context - Fixes #599 ## Checklist - [x] Related issues linked using...
## Changes proposed in this pull request - Securing the Admin UI using Ory Kratos - Integrating with Ory Hydra to get access tokens for the API calls ## Context...
## Context Currently there are no tests for the Rafiki `frontend` package. ## Todos - [ ] Discuss and decide how much testing we want here - [ ] What...
## Context We want to add some rudimentary end-to-end tests to the admin UI. Need to figure out the best framework and best practices, especially when it comes to -...
## Context - [x] Ensure a smooth user experience on the fronted throughout all flows - [x] Remove the side bar menu when users are not logged in - [x]...
## Context The goal is to be able to delete an asset if no transactions were done for it, and no wallet/account is using it. This will involve backend checks...
## Context The Docker environment and config files are still set to dev appropriate values. These need to be checked and configured appropriately. This also requires configuring all settings to...
## Description As part of enhancing the security and authentication mechanisms for our Admin UI, we have introduced an authentication solution leveraging Kratos for user management and Hydra for OAuth2...
## Description The Rafiki admin UI is currently being changed to use Kratos and Hydra for user authentication, facilitating secure login and access token generation for API calls. However, there's...