amark on master
fix(npm): change glob preventin… (compare)
amark on master
webpack example (#1240) (compare)
offline first
.
gun.on('auth')
didn't work.gun = Gun()
Gun {_: {…}}
user = gun.user()
User {_: {…}}
gun.on('auth', console.log)
Gun {_: {…}}
user.auth('numericx', '12345678')
User {_: {…}}
gun.js:198 {gun: Gun, $: Gun, root: {…}, id: 4, back: {…}, …}
user.is.pub
"yYhLaCfPklnRCAsiLYmrkqC2vPIolENLDn2ZwsTwKWk.tQ-9Z39vktnFthfYV7D07Zzy4Z_Zb37ctXr9pTEkzw0"
[D]danlugo92: actually it did work. Sorry :/.
Line gun.js:198 {gun: Gun, $: Gun, root: {…}, id: 4, back: {…}, …}
gun.on('leave')
doesn't though. maybe it's another constant?
{""+url:{url:url}}
not just empty object