Tired to copy access token from console for testing API in Postman
I can't remember the function for getting the token
And annoyed for removing the fucking " at the end of the token copied
Variables in .env can be found in the media-cms repo
yarn
yarn buildIf edited .env, then run the build script above to update the build and reload the extension
Enable Developer mode (Top Right Corner)
Click Load the Unpacked Extension (Top Left Corner)
Load ./build and see Token App with 01 logo
Login will lead you to login REACT_APP_AUTH01_CALLBACK
the token will be updated automatically
then use the Copy button to copy the access token
😢


