flutter_appauth library

Classes

AuthorizationRequest
The details of an authorization request to get an authorization code.
AuthorizationResponse
Contains the response from making an authorization request.
AuthorizationServiceConfiguration
AuthorizationTokenRequest
Details required for a combined authorization and code exchange request
AuthorizationTokenResponse
The details from making a successful combined authorization and token exchange request.
EndSessionRequest
EndSessionResponse
FlutterAppAuth
GrantType
TokenRequest
Details for a token exchange request.
TokenResponse
Details from making a successful token exchange.