feat(launcher): add platform admin and public access flows
This commit is contained in:
@@ -28,4 +28,5 @@ export interface CreateAccessRequestCommand {
|
||||
middleName: string;
|
||||
phone: string;
|
||||
company: string;
|
||||
password: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user