Andrew Barraford

Results 7 comments of Andrew Barraford

Here is a short demo of what this additional context can provide for more advanced functionality. ![2020-04-24 10 03 47](https://user-images.githubusercontent.com/15097921/80221381-33d02100-8613-11ea-9c11-62527d980f30.gif)

Login via the Facebook Mobile app is still broken on Pixel 3 and Iphone X. Users get stuck on a white screen with account.google.com at the top.

I had this same error. My app was working fine, then I attempted to introduce `flutter_secure_storage`. This issue here leads us in the right direction to repair: https://github.com/mogol/flutter_secure_storage/issues/362 `sudo snap...

I saw this issue on Centos/Amazon Linux. simply run `yum install pam-devel` to install the necessary dependencies.

We need this also, our enterprise automatically performs a shutdown on any instance with a non-encrypted EBS.

> @abarrafo you can also enable encryption by default for all aws ebs volumes (https://aws.amazon.com/about-aws/whats-new/2019/05/with-a-single-setting-you-can-encrypt-all-new-amazon-ebs-volumes/) I'll bring it up to our Public Cloud team to implement, our engineers do not...

Would be nice if organizations could purchase a namespace in PyPI, and that namespace from PyPi would require verification for publishing packages to PyPI. This would help reduce the risk...