Bryan Rahn

Results 5 comments of Bryan Rahn

Following up with my workaround on this: ``` OIDAuthorizationService.perform(request) { [weak self] tokenResponse, error in guard let self = self else { return } if let tokenResponse = tokenResponse {...

Can we merge this in? To save others the headache, your project (after performing Clean Build Folder) if you have `SWIFT_TREAT_WARNINGS_AS_ERRORS = YES` in your build settings will fail to...

I can work around yes; but I wanted to make sure that this was fixed. Also, since some projects don't/can't use Cocoapods, it would be much appreciated if standalone importing...

@wmurmann I manually edited their files.