6 ms·
Have you built out the backend functionality to support those features? Doing those right is the hard part; after that, it's just a regular front-end developmen
by hackermatic 3y ago
Have you built out the backend functionality to support those features? Doing those right is the hard part; after that, it's just a regular front-end development problem.
- chirau 3y agoCan you explain further what you mean by backend functionality? The API itself is fully built out with authorization and stuff. But right now it is very manual, as in, you would have to generate the secrets and tokens via command line.
- hackermatic 3y agoAs in, API calls to generate secrets, change permissions, and so on