Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3512967
D5567.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
661 B
Referenced Files
None
Subscribers
None
D5567.diff
View Options
diff --git a/services/identity/src/constants.rs b/services/identity/src/constants.rs
--- a/services/identity/src/constants.rs
+++ b/services/identity/src/constants.rs
@@ -11,6 +11,7 @@
pub const USERS_TABLE_REGISTRATION_ATTRIBUTE: &str = "pakeRegistrationData";
pub const USERS_TABLE_USERNAME_ATTRIBUTE: &str = "username";
pub const USERS_TABLE_USER_PUBLIC_KEY_ATTRIBUTE: &str = "userPublicKey";
+pub const USERS_TABLE_DEVICE_ATTRIBUTE: &str = "device";
pub const USERS_TABLE_DEVICES_ATTRIBUTE: &str = "devices";
pub const USERS_TABLE_DEVICES_MAP_ATTRIBUTE_NAME: &str = "deviceID";
pub const USERS_TABLE_WALLET_ADDRESS_ATTRIBUTE: &str = "walletAddress";
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 22, 9:25 PM (17 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2692681
Default Alt Text
D5567.diff (661 B)
Attached To
Mode
D5567: [services][identity] new constant
Attached
Detach File
Event Timeline
Log In to Comment