Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
robwalkerco created a comment on a pull request on openid/AppAuth-iOS
@brnnmrls will there be a new release soon with this fix?
brnnmrls created a comment on an issue on openid/AppAuth-iOS
Thanks for the issue. We are taking a look. Apple requires that this library have a manifest, and so we have one at the relevant locations. Note that this library does not do any collection or trac...
krazykriskomar created a comment on an issue on openid/AppAuth-iOS
So, I think literally thousands of applications in some way depend on this library, and Apple is cutting off the ability to submit new app versions on 2024-11-14 that do not declare proper privacy ...
brnnmrls pushed 1 commit to master openid/AppAuth-iOS
- Fix OIDExternalUserAgentIOSCustomBrowser on iOS 10+ (#871) b856e4b
brnnmrls closed a pull request on openid/AppAuth-iOS
Fix OIDExternalUserAgentIOSCustomBrowser on iOS 10+
[`UIApplication openURL:`]( https://developer.apple.com/documentation/uikit/uiapplication/1622961-openurl?language=objc) is deprecated and has no effect. On iOS 10.0+, [`UIApplication openURL:o...krazykriskomar created a comment on an issue on openid/AppAuth-iOS
Its all of the privacy info files that need filled in... https://github.com/openid/AppAuth-iOS/blob/master/Sources/AppAuth/Resources/PrivacyInfo.xcprivacy
loic-sharma created a comment on a pull request on openid/AppAuth-iOS
@brnnmrls thanks for the ping - I've rebased my branch!
brnnmrls created a comment on a pull request on openid/AppAuth-iOS
@loic-sharma, do you mind updating your branch with main again to take in the changes?
brnnmrls created a comment on a pull request on openid/AppAuth-iOS
> @robwalkerco @ankushkushwaha Thanks for sharing the CI output! I've updated the `spm-build-test` workflow to use `macos-12`. > > Could you run the CI checks again please? :) Hi everyone! I ...
brnnmrls created a branch on openid/AppAuth-iOS
briannamorales/runner12 - iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.