EXPIRATION_TIME

const val EXPIRATION_TIME: Int = 6000000

The expiration time of the JWT token in milliseconds.