How can I share a part of my project?

Hi, I searched already around but found nothing helpful, maybe I searched with wrong key words. Also reading English costs me a lot.
The problem:
I have a large project with 6 uC at the moment. Runs well on my Iphone and Ipad, with same credentials.
Now I want to share a part of it (lets say 2 uC) with a friend, he should not have access to the rest of my project. Or even better, I could design a simplified project on his user account.

Is there any possibility?

Why not clone your project, remove what you don’t want your friend to access in the clone and hand it over.

Then the tokens also will be shared? Clone Project in the app says: “we never share your Auth Token.”

Another problem occured while testing: The mobil wirh the receiving account says; Not enough energy

No you build a separate system for your friend.

Click the buy more Energy option.

On the other cell phone is enough energy for the desired functionality. But how can we access both to the same uCs? Me to all 6, he only to 2
Is there any way to import the tokens of the 2 uC ?

2 projects, 4 uc’s in one for you only, 2 uc’s in the other shared (not cloned) with your friend.

This idea also already I had. But is a mess. I need to have the control leds of al 6 uC on my first page in the app

There are ways to block access to the other 4 uc’s in code.

Are you able to say what is so critical that your friend can’t access the other 4 uc’s?

With my friends I would just say these 2 are for you, don’t touch the other 4.

The other 4 are for resetting server in the office, etc., critical stuff. I can’t give it to third people.

It’s not yet supported.

Thanks for the clear answer.

Foreseen in the future?

@ElEspanol meanwhile you can code up restricted use of the 4 critical uc’s.