Companion

object Companion

Factory companion object to create new instances of UserToken.

Functions

Link copied to clipboard
operator fun invoke(userId: UserId, token: String): UserToken

Creates a new UserToken for the given userId associated to token.