Implement token refreshing
This commit is contained in:
Generated
+8
@@ -528,6 +528,14 @@
|
||||
"is-buffer": "^2.0.2"
|
||||
}
|
||||
},
|
||||
"axios-auth-refresh": {
|
||||
"version": "1.0.7",
|
||||
"resolved": "https://registry.npmjs.org/axios-auth-refresh/-/axios-auth-refresh-1.0.7.tgz",
|
||||
"integrity": "sha512-TQl1tF+MY+iDG93WpiqcnwGb1lvdJLKzi0IN/7hBkYFlpOC6xv4S+cW3QHZOBjKpFWRWqHg9fXd/PDsCvJ3uLA==",
|
||||
"requires": {
|
||||
"axios": "^0.18.0"
|
||||
}
|
||||
},
|
||||
"babel-code-frame": {
|
||||
"version": "6.26.0",
|
||||
"resolved": "https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.26.0.tgz",
|
||||
|
||||
Reference in New Issue
Block a user