Package-level declarations

Functions

Link copied to clipboard
fun minutesToMillis(minute: Long): Long

Method to change long type minutes to milliseconds.

Link copied to clipboard

Method to retrieve bearer token from header.

Link copied to clipboard
fun Claims.toMap(): Map<String, String>

Method to convert payload to map.

fun Header<*>.toMap(): Map<String, String>

Method to convert header to map.

Link copied to clipboard

Method to convert string to secret key.