google_oauth2 library

Classes

AuthReqSecParams
AuthReqSecParamsGen
CodeChallengeGenerator
GoogleAuthCallback
GoogleAuthCallbackHandler
GoogleAuthFailure
GoogleAuthSetup
GoogleAuthUrl
GoogleAuthUrlParameters
GoogleOauthModel
GoogleOAuthRepo
GoogleOAuthRrepoImpl
GoogleOAuthView
This view load web page that request from user to grant access to your application and then exchange authorization for access token and you can access it in onSuccess Callback
GoogleTokenExchanger
This class exchange google authorization code for accessToken
GoogleTokenExchangerInputModel
GoogleTokens
WebGoogleAuth

Functions

generateCodeVerifier({int length = 64}) String
generateState({int length = 32}) String