Update: 2026-06-26 01:17:02
This commit is contained in:
@@ -279,6 +279,7 @@ class CRUD {
|
||||
var payload = {
|
||||
'fingerprint': _getFpHeader(),
|
||||
'password': box.read(BoxName.password) ?? '',
|
||||
'email': box.read(BoxName.email) ?? '',
|
||||
'aud': 'service',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user