Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
a8725a7c22
Refactor getCredential function to support shorthand credential types: 'd' for Default, 'cs' for ClientSecret, and 'dc' for DeviceCode. Remove obsolete client-secret-login script.
0806a2b588
Add support for ClientSecret and DeviceCode credentials in getCredential function
0cde901ec2
Add client secret login and credential handling scripts