supertoken signout fix
This commit is contained in:
@@ -11,7 +11,3 @@ void main() async {
|
||||
);
|
||||
runApp(const MzanziInnovationHub());
|
||||
}
|
||||
|
||||
Future<bool> doesSessionExist() async {
|
||||
return await SuperTokens.doesSessionExist();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user