SignedJWT

@Serializable
data class SignedJWT(token: String)

Properties

Link copied to clipboard
val token: String