fix : exit logic -> chicken
chore : profile page -> poultry science
This commit is contained in:
@@ -25,7 +25,7 @@ Future<void> setupInspectionDI() async {
|
||||
// await tokenService.saveAccessToken(newToken);
|
||||
},
|
||||
clearTokenCallback: () async {
|
||||
await tokenService.deleteAllTokens();
|
||||
await tokenService.deleteModuleTokens(Module.inspection);
|
||||
Get.offAllNamed(InspectionRoutes.auth, arguments: Module.inspection);
|
||||
},
|
||||
authArguments: Module.inspection,
|
||||
|
||||
Reference in New Issue
Block a user