Closed bdougie closed 1 month ago
π Feature
When I click this star button, it takes me to github. I would like the app to know if I starred the repo or not and also be able to start from the page.
Connected this component to the API endpoint for stargazing
https://api.opensauced.pizza/v1/repos/open-sauced/hot/stargaze
No response
.take
This issue seems to be resolved. Once the value for userAndTokens?.providerToken is set correctly, the #431 logic should work.
userAndTokens?.providerToken
Type of feature
π Feature
Current behavior
When I click this star button, it takes me to github. I would like the app to know if I starred the repo or not and also be able to start from the page.
Suggested solution
Connected this component to the API endpoint for stargazing
Additional context
No response
Code of Conduct
Contributing Docs