Commit Graph

5 Commits

Author SHA1 Message Date
Jan Dvorak
4228dcbd03 Switch google-oauth to pass token in headers. (#10899)
Update API calls for authentication due to depracation: https://developer.github.com/changes/2019-11-05-deprecated-passwords-and-authorizations-api/
https://developer.github.com/v3/auth/#basic-authentication
2020-02-05 18:21:14 +02:00
Ben Newman
ea04dde68a Merge branch 'devel' into accounts-remove-underscore 2018-07-18 08:03:23 -07:00
James Miller Burgess
c5fd2290ef Use underscore on client in github-oauth
`_` is being used in github_client.js, but not specified in the package
2018-07-03 23:03:55 +04:00
James Burgess
13a2a0d6ac Modernize github-oauth package
- Bumped patch version number 1.2.0 -> 1.2.1
- ES6 syntax and shorthand applied
- Underscore removed as a dependency
2018-02-02 09:30:13 +01:00
Hugh Willson
43336e3d64 Wired up new github accounts changes to separate the UI from oauth calls. 2017-01-31 06:12:55 -05:00