Closed Pratap2018 closed 2 years ago
@varsha766 will take a call with @Raj6939 and will discuss about the details
@Raj6939 You have to do following:-
app
section as sub-nav of settingOn clicking on app a page will open with create your App
section. It has three text boxes and a button generate
.
Text box includes
1.App Id (it will be initially empty, read-only and disabled)
generate
button api POST api/v1/app
get called. And a table get generated with all details of app under Your apps
. This section includes list of apps created by an admin. It has a update
button. On clicking update
button create your app
section will be field with the details of selected app including AppId and admin will able to generate new public and private key pair.Your Apps
above the table Click to edit the app and generate new keypair
@Raj6939
Diagram :