Hi Paul
With bitbucket cloud you will need to create an app password
otherwise, authentication is the same as it was before. You can still use the Windows credential manager, or you can put the app password in the FinalBuilder actions and use the Git Credential helper.
The credential helper is relatively new, it does the same thing as the windows credential manager, except that FB passes the credentials to it (securely) from the action when git is invoked.