decodeJWT abstract method

JWTDecoded decodeJWT(
  1. String encoded
)

Implementation

JWTDecoded decodeJWT(String encoded);