David Wieler

Results 8 comments of David Wieler

@MichaelArnoldOwens no, but you do have to get a new token for each user as it says it "only applies to new logins". @tambling I'm with ya! so annoying.... however,...

Is this still an issue? I can't for the life of me get the email working with the Twitter strategy. **Edit:** I was running an older version that had this...

@danielstjules, Worked just fine for me. I editing my comment to show a working example, once the App was whitelisted by Twitter of course. To get whitelisted, use this URL:...

@cfjedimaster it really should be. This topic was opened about a year ago, and it still pops up from time to time

Nevermind, closing this. I ripped out nodemon and replaced it with forever-monitor. The build process wasn't truly async, so nodemon was starting after puppeteer was trying to open the page...

Seeing the same thing myself

I love it the way it is. Allows me to write functions that send/forward email based on booleans via the Mandrill API. I'm sure you can use whatever else to...

Commenting as I ran into the same issue, used the workaround from @gi4no's commit. I'm curious if Svelte 5's switch to use `onload` versus `on:load` will help with this...