Paul
Paul
@aboveyunhai What version of next and what version of this lib are you running? I'm running 13.1.1 and 5.2.6. All I get is a blank screen. If I regress to...
@aboveyunhai Thanks for the quick reply. That's what I needed, I've written a wrapper function. My code in case this helps someone else. ``` interface wrapperProps { children: React.ReactNode }...
> proof of concept app. Thanks, but you missed the part where I said ^. The app won't ever see production.
I had a bit of free time yesterday to finalise this for myself. I now have Yugabyte working with permify. https://github.com/paulm17/permify I've added [yugabyte] as a new engine and have...
Edit: 9th June 2018... ---------- I have resolved the issue. I can now auth with a live account for a one drive storage device. Login: $provider = new \Stevenmaguire\OAuth2\Client\Provider\Microsoft([ 'clientId'...
I think this is an awesome contribution. Definitely have a requirement for this. I'll see about debugging this. I'll come back when I have more info.
@quarter-note > It's work in progress, and we hope to finish in the next few weeks. How is the work going? Is it finished now? I too am looking for...
@quarter-note thanks. I think I'm going to wait for python client primarily, as I'm more familiar with that than c++. Then depending on how #28 goes, will determine whether I...
@pniedzielski Congrats. What are the teams thoughts on Rust? I have recently picked it up and working on an app right now. It actually solves a lot of my frustrations...