Tony Zhang
Tony Zhang
Is it that you are using 2 factor authentication on github? i had the same problem and you need to [generate a personal access token](https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token ) and enter that instead...
Yup I have also found that this fixes it
> Secondly, Is there any way to call the GAppAuth.shared.authorize from a SwiftUI view, The current implementation requires us to pass a UIViewController for presentingViewController but, I'm building an app...