customClaim<T> abstract method

T customClaim<T>(
  1. String key
)

Access to custom claims

Implementation

T customClaim<T>(String key);