This repository was archived by the owner on Jun 30, 2023. It is now read-only.

Description
Hi, I was implementing login to Twitter in my app with this library and it's pretty convenient.
I handled to get the oauth2 token when the users logs in with email and password on Twitter but I cannot make the ASWebAuthenticationSession flow work with the sign from Google or Apple. It logs in within the web view of the Auth session but it don't finish the flow closing the modal view and obtaining the token.
Any thoughts about this? Am I missing something? I've also cloned the example project and it didn't work either.
Best regards.