Michael Sevestre

Results 23 comments of Michael Sevestre

@novellizator That would be awesome if this could work without having to rely on assets at all (for jquery and also for highchart).

Hi everyone. Experimenting with supabase and pgbouncer today. The connection using pgbouncer and port 6543 is significantly slower. Is there anything we need to update in supabase to solve the...

@jmp75 We are using rClr for the open-systems-pharmacology software to use .NET from R. We would be interested in having a version compatible with .net core and would be willing...

Looking at inbox from Google, the overlay covers everything but the toolbar. That would be what I would expect here as well. What about using width and height of screen?...

@santomegonzalo Yeah thinking about it a bit more, I understand the problems you were mentioning. I wonder if something like [that](https://github.com/testshallpass/react-native-dropdownalert/blob/master/DropdownAlert.js#L471) could be used. Somehow the alert comes on top...

@Matt: Have you tried the new (better) paypal extension? https://github.com/radar/better_spree_paypal_express On Thu, Aug 29, 2013 at 3:28 PM, matthewashby [email protected]: > Hi Radar, Is there any update on this? >...

Maybe you could give it a test drive and see if it works in production? On Thu, Aug 29, 2013 at 3:54 PM, matthewashby [email protected]: > No as it says...

Hey @zyferdigital . Did you get that to work ?

@Johnsgaard Is this possible to bypass `AuthSession` altogether and use webbrowser directly? Maybe @EvanBacon has an idea on how to get refresh_token working with `AuthSession`?

@Johnsgaard What about this article https://medium.com/@frewin.christopher/auth0-expo-and-react-native-authorization-code-grant-flow-with-pkce-d612d098f5f3 Using PKCE to retrieve a refresh token?