sifatul / codies

An open source project to track profiles of developers and show their info in a single page so that recruiters/peer developers do not have to visit many different platform
https://find-profile.vercel.app/
MIT License
15 stars 14 forks source link

Fazle/git auth for api #55

Closed sifatul closed 1 year ago

vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @sifatul on Vercel.

@sifatul first needs to authorize it.

sifatul commented 1 year ago

@fazleteraark closing this PR as its insecure to add access tokens in header. We can do it through server side. here is an example https://github.com/sifatul/find-profile/pull/56