bithound / passport-bitbucket-oauth2

Bitbucket OAuth2 authentication strategy for Passport and Node.js.
MIT License
20 stars 19 forks source link

Replace username with nickname, remove profileUrl, add accountId #10

Open modestfake opened 5 years ago

modestfake commented 5 years ago

Due to GDPR changes username and user profile URL are deprecated. Now instead of username we can use nickname.

Close #9