Get the 1pass app
With 1pass, installing the app is signing up. You enter nothing — no email, password, or name. Install it once, and you can log into every 1pass-enabled RP (service) with the same account.
The fastest way — a single smart link
Automatic device OS detection
iOS, Android, and Mac users are sent to the right store automatically. Open it in a desktop browser and you get a platform-picker card.
Direct links per platform
| Platform | Status | Link |
|---|---|---|
| iOS (iPhone · iPad) | ✅ Live on the App Store | https://apps.apple.com/app/id6764028257 |
| Android | ✅ Live on the Play Store | https://play.google.com/store/apps/details?id=com.dcodelabs.logi |
| Mac | ✅ Direct download available · 🚧 Mac App Store in preparation | Direct download (.dmg) · https://apps.apple.com/app/id6764039926?platform=mac |
The Mac App Store link is right before its official launch. You may see a temporary 404 until then. Once published, the URL above will work as-is. (iOS and Android are already live.)
Mac — install via direct download
On the Mac you can install without going through the App Store.
- Download logi-mac.dmg and open the file.
- Drag the
logiicon into your Applications folder. - It opens right away on first launch — the app is notarized by Apple, so there is no security warning.
Automatic updates
The direct-download build shows a banner at the top of the app whenever a new version is out. Two clicks — Update → Restart now — and you're on the latest version.
How is it different from the App Store build?
Same app; only two behaviors differ.
- Sign in with Apple opens in your browser instead of inside the app. You're returned to the app automatically when it completes.
- Login-approval push notifications are not delivered. Open the app and pending approval requests are shown immediately.
Installing both builds side by side is not recommended — pick one.
First use after installing
- Launch the app once (required so the OS registers the Universal Link / App Link).
- On the login screen of a service (RP) that supports 1pass, tap the "Continue with logi" button.
- The 1pass app opens automatically and shows a prompt saying "There's a login request from ○○."
- Tap Approve once and you're done.
I already have the 1pass app but it won't open
- Open https://api.1pass.dev/diagnose on the device to instantly check whether the OS recognizes the 1pass app's Universal Link.
- In in-app browsers like KakaoTalk or Naver, Universal Links sometimes don't work. Try again in Safari or Chrome in normal mode.
- For detailed troubleshooting: Universal Links troubleshooting
Frequently asked questions
Q. You don't collect email or name at sign-up?
We don't. For the detailed policy, see the FAQ.
Q. What happens to my login history if I delete the app?
You lose the login data for every connected service. Grab your backup codes in advance — see the account deletion guide.
Q. I'm a developer building an RP (service). Where do I start?
Set the user app install aside for a moment and work through the 5-minute Quickstart → RP integration guide (Swift / Flutter / Kotlin / Next.js / Rails) in that order.