findUserByToken

abstract fun findUserByToken(token: String): User?

Find user model by its token

Parameters

token
  • user token