constants.rs 116 B

12
  1. pub const DIOXUS_FRONT_AUTH_TOKEN: &str = "auth_token";
  2. pub const DIOXUS_FRONT_AUTH_REQUEST: &str = "auth_request";