Unauthorized API

Hello there,
When accessing the RESTful API, ‘/users/{username}/repos’ lists the repos of the user. It works. However, `/users/{username}/starred’ doesn’t work. There’s a 401 message.

Is it a bug or is this an intentional behavior? If it’s intentional and we can only access our own starred list, then why have this endpoint to begin with? There’s another endpoint for viewing your own starred repos.

Yours truly,
A bold one.