Which of the following is NOT a way to keep your access token safe?
Choose an answer
Tap an option to check your answer.
Correct answer: Keep your access tokens in a GitHub repository.
Why this is the answer
Keeping access tokens in a code repository is unsafe because repositories can be shared, cloned, or exposed. Access tokens should be stored in environment variables or secure secret storage instead of source code. Token rotation helps reduce risk if a token may have been exposed. Reviewing API call logs can help identify suspicious activity tied to a private app. Secure token handling protects account data and prevents unauthorized API access.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed