David Glasser
|
5a5204e3a4
|
Remove closures around package files. (hint: git blame -w)
The bundler now adds closures around client files and the server adds closures
around server files.
|
2013-03-19 15:13:53 -07:00 |
|
David Glasser
|
d2ae5f7e1c
|
Replace almost all uses of Meteor.uuid with Random.id.
|
2013-02-12 23:55:19 -08:00 |
|
Avital Oliver
|
ea992c61f6
|
accounts-github: don't ask for the "user" scope unless explicitly requested
|
2012-10-15 14:00:23 -07:00 |
|
Avital Oliver
|
a6e71dcde6
|
accounts-github: better dimensions for popup
|
2012-10-09 22:14:03 -07:00 |
|
Avital Oliver
|
df622401b4
|
accounts-ui: redo Accounts.ui.config
|
2012-10-09 20:11:15 -07:00 |
|
Nick Martin
|
accd41bddf
|
Remove Accounts.{facebook,github,google}.config. Replace with options in loginWithFacebook.
|
2012-10-09 20:04:19 -07:00 |
|
David Glasser
|
dd77a26acc
|
Rename Accounts.configuration to Accounts.loginServiceConfiguration.
Matches other references to it in the code, and is harder to confuse with
Accounts.config.
|
2012-10-09 19:18:02 -07:00 |
|
Avital Oliver
|
c086ca0912
|
accounts-github: cleanup, small tweaks
|
2012-10-05 00:22:09 -07:00 |
|
Braden Simpson
|
55e291e671
|
Added the accounts-github files into the main meteor repo
|
2012-09-24 19:57:06 -07:00 |
|