So basically i have to program an app in Angular with ionic. There should be a admin account which should be able to create an account. This admin account should then be able to create subaccounts with the email and then there should be generated an temporary password for the subaccount.
I am pretty new to Angular/Ionic so sorry for my question. Thanks!!