chore: Disable broken soft logout
This commit is contained in:
parent
3ca8bf6028
commit
ca79beeddb
1 changed files with 0 additions and 1 deletions
|
|
@ -121,7 +121,6 @@ abstract class ClientManager {
|
|||
nativeImplementations: nativeImplementations,
|
||||
customImageResizer: PlatformInfos.isMobile ? customImageResizer : null,
|
||||
enableDehydratedDevices: true,
|
||||
onSoftLogout: (client) => client.refreshAccessToken(),
|
||||
);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue