Commit Graph

18 Commits

Author SHA1 Message Date
Jan Dvorak
b234720d8d Fix GitHub OAuth 2021-10-27 17:43:04 +02:00
Jan Dvorak
6d54ba4f7c Return work from http-to-fetch branch 2021-10-25 10:04:24 +02:00
Jan Dvorak
d44725564a Allow usage of http packages v1 and v2 in affected packages 2021-08-09 15:14:14 +02:00
Jan Dvorak
525ac4d7d1 Release Meteor 2.3 2021-06-24 11:22:53 +02:00
Jan Dvorak
ddb3028ac7 Meteor 2.3 RC 3 2021-06-22 14:28:16 +02:00
Jan Dvorak
97ac32f7c1 Meteor 2.3 RC 2 2021-06-17 11:58:36 +02:00
Jan Dvorak
90b13f0e4c Meteor 2.3 RC 1 2021-06-17 11:02:12 +02:00
Jan Dvorak
09498f525b Meteor 2.3 RC 0 2021-06-15 11:56:59 +02:00
Jan Dvorak
b6fe049313 Meteor 2.3-beta.7 2021-06-12 12:27:25 +02:00
Jan Dvorak
0dfc7a7a64 Meteor 2.3-beta.6 2021-06-08 14:17:27 +02:00
Jan Dvorak
d919682ce0 Meteor 2.3-beta.5 2021-06-02 11:18:14 +02:00
Jan Dvorak
fe6b965450 2.3-beta.4 2021-05-29 20:15:01 +02:00
Jan Dvorak
1a73458759 Update accounts related packages 2021-05-29 19:52:51 +02:00
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