Alan Meira
Alan Meira
+1 - or a little more simple. I'd like to create a document via API and then provide a URL to edit that document. An expirable token would be enough...
I'm going to need this in a few days. I'm going to study the material design guideline and try to implement it and send a PR. Any directions, @xotahal ?
I think its good, @xotahal! Are you handling the panels (content) with this component? I'd implement it without content handling, just the events, like onTabChange, and the user handle it.
I'm having this same issue. Is there any workaround?
Hi @estruyf! First of all, thanks for all the great work on front matter! I'm doing an exploratory work on this implementation today, I'll get back with what I find...
> This works for me: > > ``` > const ig = new IgApiClient(); > > const statePath = 'state'; > let userId: string; > > if (fs.existsSync(statePath)) { >...
It seems that Google recommends some workflows to make it work: https://github.com/googlesamples/oauth-apps-for-windows/tree/master/OAuthDesktopApp
@veli-aliev no because I can access it in both mobile and web version