evernote-random icon indicating copy to clipboard operation
evernote-random copied to clipboard

Solve proxying to backend with redirect for auth

Open galtenberg opened this issue 7 years ago • 0 comments

If we can get through React Router to /logout endpoint, and allow redirect, we won't need AuthOut component.

  • https://github.com/galtenberg/evernote-random/blob/master/src/components/Auth/AuthOut.js

And maybe even AuthCallback.

galtenberg avatar Nov 13 '17 23:11 galtenberg