twitter_login library
Classes
- AuthorizationResultV2
- The result of an OAuth 2.0 authorization code request. Contains the authorization code and the code verifier used to generate the challenge.
- TwitterLogin
Enums
- TwitterLoginStatus
- The status after a Twitter login flow has completed.
Exceptions / Errors
- CanceledByUserException
- Exception thrown when doing user cancelled the login flow.