mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-09-24 16:07:41 +00:00
5 lines
170 B
Rust
5 lines
170 B
Rust
![]() |
pub const USER_SIGN_IN_URL: &str = "sign_in_url";
|
||
|
pub const USER_UUID: &str = "uuid";
|
||
|
pub const USER_EMAIL: &str = "email";
|
||
|
pub const USER_DEVICE_ID: &str = "device_id";
|