thtauhid / open-profile

Unified profile to showcase your work.
https://my-open-profile.vercel.app
MIT License
13 stars 14 forks source link

Enhancing User Data Retrieval with GitHub Personal Access Tokens. #48

Closed satvik225 closed 1 year ago

satvik225 commented 1 year ago

Currently, we are using the static link to fetch users profile picture and username only. However, we can enhance our approach by implementing GitHub Personal Access Tokens. This way, we can access the user's data through a backend API, which can then be used to populate the relevant fields on the frontend, providing a more dynamic and secure solution.

satvik225 commented 1 year ago

I can work on this issue once it's approved.

thtauhid commented 1 year ago

Hi @satvik225 Using GitHub API to get dynamic data is something we are also planning. We are currently in the process of creating the roadmap.

We'll post on discord as soon as the roadmap is ready. Connect on discord to get notified.


Join our Discord server to discuss ideas, ask questions, and collaborate with others.

thtauhid commented 1 year ago

Check #58