According to: https://openid.net/specs/openid-connect-backchannel-1_0.html#Validation I think if there is a function like `func (v *IDTokenVerifier) Verify` for Logout Token Validation would be nice... Or is there already a function that I could call?