Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
brnnmrls created a comment on an issue on openid/AppAuth-iOS
Woo! Closing this but feel free to comment/reopen if the issue persists.
brnnmrls closed an issue on openid/AppAuth-iOS
Appstore rejected our App when we integrated AppAuth SDK through Swift package manager
**Describe the bug** We have integrated App auth SDK 1.7.5 version through Swift package manger in one of our IOS APP. Below is the Apple rejecting after submitting App ITMS-91065: Missing ...brnnmrls created a comment on an issue on google/GTMAppAuth
Closing this due to inactivity.
brnnmrls closed an issue on google/GTMAppAuth
MacOS warning
**Describe the bug** Getting the warning below in flutter when builing for macos ``` macos/Pods/GTMAppAuth/GTMAppAuth/Sources/AuthSession.swift:297:22: warning: capture of 'request' with non-senda...brnnmrls created a comment on an issue on openid/AppAuth-iOS
Also, sorry for missing this in the first place, but we noticed in your error that AppAuth is being shipped as a framework. Unfortunately, AppAuth doesn't officially support this. This is parti...
brnnmrls created a comment on an issue on openid/AppAuth-iOS
Seems to have been created by mistake.
brnnmrls closed an issue on openid/AppAuth-iOS
opus archi
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Tap on '....' 3. Scroll down to '....' 4. See error **...brnnmrls created a comment on an issue on openid/AppAuth-iOS
Reopening! Thanks for all the details. I'll take some time this week to take a deeper dive into it and will update this issue when done.
brnnmrls reopened an issue on openid/AppAuth-iOS
Login broken on iOS 18.1
I am facing a weird issue where the login seems to stop working after updating to iOS 18.1 From what I'm seeing, the redirect is never registered, so the auth web browser just keeps loading for ...brnnmrls created a comment on an issue on openid/AppAuth-iOS
Hi there, thanks for reporting this issue and providing detailed information! We've seen similar reports recently, and after internal investigation, we were not convinced our manifest file were cau...
brnnmrls closed an issue on openid/AppAuth-iOS
New Maintainership?
Question: I’m very excited and encouraged to see so much new activity lately from folks like @brnnmrls @ywsang ! Thank you so much!! Can I ask what transpired (or what organization decided) t...brnnmrls created a comment on an issue on openid/AppAuth-iOS
Thank you for your kind words and for bringing this to our attention! I've mentioned this to our team and they were pleased to hear the excitement. As for what transpired bringing more attention to...
brnnmrls created a comment on an issue on openid/AppAuth-iOS
Closing this, but feel free to reopen if issue persisted even with the example apps.
brnnmrls created a comment on an issue on google/GTMAppAuth
Hi, curious if you're still running into this warning? Unfortunately I am not familiar with how flutter will build the project so that might contribute to it.
brnnmrls created a comment on an issue on google/GoogleSignIn-iOS
Hi, seeing that it works in your debug environment strongly points to a difference in your project setup or environment. I strongly suggest looking at the differences between your debug and release...
brnnmrls closed an issue on google/GoogleSignIn-iOS
I can get GIDSignInResult in debug environment, but can't get it in release environment with same config
[GIDSignIn.sharedInstance signInWithPresentingViewController:self completion:^(GIDSignInResult * _Nullable signInResult, NSError * _Nullable e...brnnmrls created a comment on a pull request on openid/AppAuth-iOS
Update: It's been released under 1.7.6!
brnnmrls created a tag on openid/AppAuth-iOS
1.7.6 - iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.