Reputation: 1518
I'm working on a project in WebStorm that's hooked up to Bitbucket for version control. Every once in a while I get a prompt to log into my repository and there is link on the bottom suggesting I use a Bitbucket app password. I have an app password on Bitbucket, but can't find anything on the web about how to integrate WebStorm with the app password.
Upvotes: 5
Views: 5221
Reputation: 703
If your repository is at https://bitbucket.org/username/repo.git then the username field is to be filled with the username part in the URL and the password is your created app password.
Upvotes: 4
Reputation: 1518
Instead of typing your account username and password in the dialog, type your app password's id in the username field and your app password's password in the password field.
Upvotes: 3