evernote-random
evernote-random copied to clipboard
Solve proxying to backend with redirect for auth
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
.