Skip to content
- Added method to refresh token
- It needs to modify the configuration
```
  session: {
    /** if true it will allow icat+ to refresh the icat token */
    allowRefresh: true,
  },
```