zayyarmin3

Results 2 comments of zayyarmin3

@emil126a I had the same issue with the `Authorization ` Header is not set after page refresh. I solve this by creating `created `method and reinitialize the `Authorization` Header if...

Ah. Sorry I forgot to mention. You gotta have to import those methods from auth.js in helper folder. LIke This `import {setAuthenticationHeader, getUser} from './helpers/auth';`