How can I have access to Github API using just login and password?

25 Views Asked by At

Is it still possible to send login and password and get access to github API as Hubpress used to do?

How?

1

There are 1 best solutions below

0
Anthony Nguyen On BEST ANSWER

No, GitHub requires to use token instead of legacy password.

You can use this token as a password for many app.