dynamic rbac and roles
This commit is contained in:
@@ -12,8 +12,6 @@ pub(crate) struct RegisterInput {
|
||||
#[serde(default)]
|
||||
pub password_confirmation: String,
|
||||
#[serde(default)]
|
||||
pub role: String,
|
||||
#[serde(default)]
|
||||
pub timezone: String,
|
||||
#[serde(default)]
|
||||
pub phone_country: String,
|
||||
|
||||
Reference in New Issue
Block a user