success

fun <T> success(data: T?): AuthResult.Success<T & Any>

Creates a AuthResult.Success with data payload