Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.
/ blizzard-otp Public archive

Use open source apps as MFA devices with battle.net accounts

Notifications You must be signed in to change notification settings

Kidsan/blizzard-otp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

BATTLE.NET 2FA With Open Source OTP App

A nix flake providing the necessary python environment to allow registering 2FA apps on battle.net without needing Blizzard's proprietary app.

How to use

  1. Log in to battle.net account overview
  2. On the Security screen select, add a mobile authenticator
$ nix develop
$ bna new # this will output the serial number you must enter into battle.net
$ bna show # this will output the authenticator code you enter into battle.net
  1. Submit the form on battle.net and it should succeed
  2. Add the code to your chosen MFA application
$ bna show-url | qr # this will generate a QR code you can scan in most OTP apps

Not all OTP apps work with the codes battle.net are using. I can only confirm this works with FreeOTP+.

About

Use open source apps as MFA devices with battle.net accounts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages