getToken

inline suspend fun AmplifyBackendClient.getToken(crossinline block: GetTokenRequest.Builder.() -> Unit): GetTokenResponse

Gets the challenge token based on the given appId and sessionId.