You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 18, 2021. It is now read-only.
I'm willing to bet most users enter their password and click
Always Allow
. This actually opens you up to an attack by malware executingaws-okta
.I had a look at the native macOS docs, and I think this would be possible (I'm not an Objective C dev by any stretch).
If we can make macOS optionally support confirmation with TouchID, I bet some (ideally most) users would be willing to do TouchID every time.
We'd need support in the upstream
keyring
lib, and they'd need it in the upstreamkeychain
lib. I opened an issue there keybase/go-keychain#61.The text was updated successfully, but these errors were encountered: