Skip to content

cheasingh/bitbucket_oauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitbucket_oauth

Generate pullrequest from bitbucket using OAuth2, automatically do a token behave on user behalf.

Prerequisite

Provide a custom Rauth python package that work with bitbucket refresh token. To get start, clone this repository. and create an empty folder for token. Create a .env file to store bitbucket client_id and client_secret.

  1. go to bitbucket to create consumer app bitbucket
  2. install prerequisite - pip -r install requirements
  3. run main.py, for the very first time, it will display an token authenticate link in the console.
  4. copy the link, paste it in browser and copy the redirect url. url contain authentication code.
  5. paste the url back in the console.

readmore

About

Generate pullrequest from bitbucket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages