Infinitay / Infinitay/Unlisted-YouTube-Video-Finder
[Backend] No logic handling for authorized users, but no provided scope
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description

When authenticating for the first time, there is a checkbox user's have to check in the current application state to allow access for YouTube data. If they don't check it but still authenticate without that specific scope, they can't use the app because the API 403s.

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the authentication flow and the YouTube API request that fails with a 403 when the user omits the requested scope. Clarify the expected behavior for authorized users without that scope, then add coverage showing that the application handles this state without becoming unusable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- api, authentication, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100