安卓(Android)安装 Microsoft Authenticator 搞定 2FA 验证

现在越来越多网站强制 2FA 验证了,Microsoft Authenticator 是一个兼容性很强的 2FA 应用 app,如果能够安装它,可以解决绝大部分的 2FA 验证问题。

但是,在国内如果你用苹果手机还好,如果是用安卓(Android)手机,因为没有 Google Play Store,而 Microsoft Authenticator 又不上架国内的应用商店,是没有办法安装的。在很长一段时间里,我不得不用我的一台旧苹果手机作为 2FA 专用机,有时候忘记充电了,还很长时间无法登陆。

现在找到在安卓(Android)上安装 Microsoft Authenticator 的方法,在此记录下来。

首先访问:https://apkpure.com/microsoft-authenticator/com.azure.authenticator,然后「下载 apk」,再想办法传到手机上(能手机直接下载就更妙了)进行安装。

目前测试小米和华为手机都能安装。

相关推荐
vortex526 分钟前
谷歌黑客语法挖掘 SQL 注入漏洞
android·数据库·sql
兴趣使然黄小黄2 小时前
【AI-agent】LangChain开发智能体工具流程
人工智能·microsoft·langchain
-指短琴长-4 小时前
MySQL快速入门——基本查询(下)
android·mysql·adb
stevenzqzq5 小时前
android lambda回调
android
林北北的霸霸7 小时前
django初识与安装
android·mysql·adb
扶尔魔ocy8 小时前
【QT自定义2D控件】QGraphics绘制仪表盘
数据库·qt·microsoft
Java 码农9 小时前
MySQL EXPLAIN 详解与优化指南
android·mysql·adb
YJlio10 小时前
自动化实践(7.25):把 PsTools 接入 PowerShell / 批处理 / Ansible
microsoft·自动化·ansible
开开心心就好12 小时前
微软官方出品:免费数据恢复工具推荐
网络·笔记·microsoft·pdf·word·音视频·symfony
stevenzqzq13 小时前
Android Hilt 入门教程_传统写法和Hilt写法的比较
android