Tokens

object Tokens : IntIdTable

Properties

Link copied to clipboard
val createAt: Column<Long>
Link copied to clipboard
val deviceId: Column<String>
Link copied to clipboard
val expiresAt: Column<Long>
Link copied to clipboard
val refreshToken: Column<String>
Link copied to clipboard
val token: Column<String>
Link copied to clipboard
val userId: Column<EntityID<Int>>