added guardian login with views for their assigned childs
This commit is contained in:
@@ -24,7 +24,7 @@ const IOSOptions kPushIosOptions = IOSOptions(
|
||||
);
|
||||
|
||||
/// Shared secure storage instance for all push key material and registration
|
||||
/// bookkeeping. Kept separate from [AccountData]'s default storage because the
|
||||
/// bookkeeping. Kept separate from the session's default storage because the
|
||||
/// entries here are group-scoped for NSE access.
|
||||
const FlutterSecureStorage pushSecureStorage = FlutterSecureStorage(
|
||||
iOptions: kPushIosOptions,
|
||||
|
||||
Reference in New Issue
Block a user