Brent Hazman

Results 2 issues of Brent Hazman

In [Swift 4.2](https://developer.apple.com/documentation/xcode-release-notes/swift-4_2-release-notes-for-xcode-10), the language adopted a [proposal](https://github.com/apple/swift-evolution/blob/master/proposals/0206-hashable-enhancements.md#the-hasher-struct) that, among other things, adds randomness to the output of the `hash(into: )` function implemented by Hashable types. This causes issues when...

### Is your feature request related to a problem? Please describe. Amplify manages user authentication and credentials but while Amplify functionality (including authentication) can be used in App Extensions such...

auth
feature-request