BitlBee, The only buzzword your manager doesn't know about

Latest Releases


Stable: 3.6
2019-02-07
Download now

Git logs


Main dev tree

Bump GitHub actions/checkout from 3 to 4
- Robert Scheck
remove references to my old nickname
- Jelmer Vernooij
Modernize texts
- Robert Scheck

BitlBee OAuth

Although AFAIK the OAuth spec recommends supporting a mode for desktop apps where the provider just shows the user a code s/he should return to the program they're trying to authorize, not everyone seems to support this. In those cases, BitlBee uses this page to receive the code and show it to the user.

You may not like this for security reasons, but please complain to the service provider about that, not to the BitlBee authors. The code below expires in a short period of time or as soon as it's used once, which also limits the risk here.

Your OAuth code is:

Now, go back to your BitlBee session and paste it in response to the OAuth URL you received in a query window.