Raphael Osaze Eyerin
Raphael Osaze Eyerin
## Relay ### Point Of Failures: - Tribes Server is dependent on Relay for bounty payment and invoice generation if Relay is down we won't be able to make bounty...
Create endpoints for: - Add organization users - List organization users - Update organization user - Delete Organization user
- Frontend calls auth for Relay, Relay sends JWT to tribes and then the frontend uses that identical JWT to call tribes, and tribes check that it's the identical JWT...
The tribe's index page shows a blank screen until you click on one of the tabs - The index URL should automatically display the tribes tab
- Upgrade the gorm package and change the GORM package repo - FInish DB unit and integration tests.