Unfortunately Firefox on macOS doesn't support the WebAuthenticationSession API used to perform secure sandboxed auth. This is the API Apple recommends using for secure auth on macOS and works well with Chrome and Safari.
However, Firefox users are left with the inconvenience of having to authenticate using another browser, which can be annoying if the user relies on the Firefox password vault.
The risk of implementing this for the App Store distributed client is that it can be rejected by Apple.
Related: #7071
Unfortunately Firefox on macOS doesn't support the WebAuthenticationSession API used to perform secure sandboxed auth. This is the API Apple recommends using for secure auth on macOS and works well with Chrome and Safari.
However, Firefox users are left with the inconvenience of having to authenticate using another browser, which can be annoying if the user relies on the Firefox password vault.
The risk of implementing this for the App Store distributed client is that it can be rejected by Apple.
Related: #7071