exlibris-fed / exlibris

MIT License
4 stars 0 forks source link

Rebuild axios on login #99

Closed Sigafoos closed 3 years ago

Sigafoos commented 3 years ago

When you log in it doesn’t add the auth header to axios, because that happens on App creation. On the login you need to recreate axios so it’s present.