createToken
inline suspend fun AmplifyBackendClient.createToken(crossinline block: CreateTokenRequest.Builder.() -> Unit): CreateTokenResponse
Generates a one-time challenge code to authenticate a user into your Amplify Admin UI.
Generates a one-time challenge code to authenticate a user into your Amplify Admin UI.