exchangeCodeForToken
inline suspend fun AmplifyUiBuilderClient.exchangeCodeForToken(crossinline block: ExchangeCodeForTokenRequest.Builder.() -> Unit): ExchangeCodeForTokenResponse
This is for internal use.
Amplify uses this action to exchange an access code for a token.