rigflo
rigflo copied to clipboard
An OpenAPI-based visual interface to build your next API
Just want to have this version in cases state merge breaks anything
The current implementation of oauth stores the access token in the local storage. This isn't secure and we need to refactor to use jwt, bcrypt, and create a session token...
- [ ] When a node is added to the canvas a user should be able to connect nodes with edges [react flow edges](https://reactflow.dev/examples/edges/) - [ ] each newly generated...