DEV Community

Discussion on: GitHub Token : Very Confusing

Collapse
 
saoud profile image
Saoud • Edited

Are you sure you need a PAT instead of a SSH key?

For the SSH key tutorial please see docs.github.com/en/github/authenti...

Collapse
 
raddevus profile image
raddevus

Thanks I'll check it out.

Collapse
 
raddevus profile image
raddevus

I finally figured it out and wrote it up : stackoverflow.com/questions/189355...
It was really confusing but your mention of a PAT is really what helped me understand. Thanks