I'm trying to create a Bitbucket app, in which the user can select the repos/projects/workspaces, then authorize by giving the permission to install the app. On success, the user will be redirected to my own web app, where we will display the details selected by the user.
Can anybody please suggest this implementation?