Merge branch 'main' of https://github.com/authorizerdev/authorizer into fix/dashboard
This commit is contained in:
@@ -63,6 +63,7 @@ interface userDataTypes {
|
||||
birthdate: string;
|
||||
phone_number: string;
|
||||
picture: string;
|
||||
signup_methods: string;
|
||||
roles: [string];
|
||||
created_at: number;
|
||||
}
|
||||
|
Reference in New Issue
Block a user