HendrixString / adobe-cep-react-create

Create Adobe-CEP extension with React, Material-UI, Native Node modules, Webpack, Babel and ExtendScript
Apache License 2.0
125 stars 27 forks source link

Adding OAuth #32

Closed louwjlabuschagne closed 3 years ago

louwjlabuschagne commented 4 years ago

How would you add OAuth to this setup you are running?

I'm guessing we'll let the node server deal with the authentication and redirect to it, but not sure how to deal with the redirect URI?