Skip to content

Password access and token authentication #24080

Discussion options

You must be logged in to vote

@ellisrj thanks for the question! The reason GitHub Desktop was unaffected is because the application has always generated an OAuth token for authentication. We were never storing a basic username/password to use for authentication. This means that you wouldn’t have been logged out of GitHub Desktop when this change happened since it had a valid OAuth token associated with your GitHub account. If you have any specific questions about this let me know!

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment