culTest

    One of the 24 questions in this topic

    How much do you know about Git & GitHub: History Engineering and Automation?

    What is a personal access token, PAT, on GitHub?

    Answers

    A password for the website.
    A secure alternative to passwords for authenticating Git actions over HTTPS or API.Correct
    A code for GitHub discounts.
    The SSH key.

    It lets you grant granular permissions to external tools without sharing your real password.