Frank Leng

Results 24 comments of Frank Leng

:+1: would be awesome

btw - the workaround doesn't work. it might for Google (tho the error caught wasn't specific enough for us to distinguish), but certainly does not for Apple, FB, etc. Ultimately...

> We also have a challenge now how to handle this in a nice way. We are thinking about using sessions storage to remember which social login button the user...

> > > We also have a challenge now how to handle this in a nice way. We are thinking about using sessions storage to remember which social login button...

> > btw - the workaround doesn't work. it might for Google (tho the error caught wasn't specific enough for us to distinguish), but certainly does not for Apple, FB,...

@keetonian any update on this?

@ryanblock following our chat on discord my log group plugin ``` function logGroup(arc: any, stage: string, cloudformation: any) { for (const row of arc["lambda-log-group"] || []) { const [configStage] =...

+1 already doing this in my setup. Will file a PR later today.

as per #203 concern with IDE is fairly trivial. at least in WebStorm you can simply mark `shared` as a resource root. and clickthrough works brilliantly.

@ballwood try running it from babel-node instead.