authenticationRequestExtraParams property

Map<String, String>? authenticationRequestExtraParams
final

The query parameters (up to 10) to include in the redirect request to the authorization endpoint.

Implementation

final Map<String, String>? authenticationRequestExtraParams;