Marco Schliesser

Results 3 issues of Marco Schliesser

I wanted to ensure that my app runs smoothly on iOS 18, so I downloaded Xcode 16.0 beta 3 (16A5202i) and attempted to log in using AppAuth. During testing on...

**Describe the bug** The bug occurs on Android: the color specified via the "color" attribute is applied correctly only in light mode. In dark mode, the color is overridden, and...

We are seeing a large number of crashes in production originating inside AppAuth on iOS. The crash consistently occurs in: ```objc -[OIDAuthorizationSession resumeExternalUserAgentFlowWithURL:] ``` AppAuth throws the internal `OIDAuthExceptionInvalidAuthorizationFlow` exception...