verify

fun verify(provided: String?): String?

Resolve a presented token to the label that owns it.

Return

PRIMARY_LABEL for the primary token, the client label for a paired token, or null if the token is missing or unrecognized.