devToken

fun devToken(userId: String): String

Generate a developer token that can be used to connect users while the app is using a development environment.

Parameters

userId

the desired id of the user to be connected.