New Member
Since ‎05-30-2019
‎06-22-2021

My Stats

  • 3 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

abhiram's Bio

Badges supportapicentr Earned

View all badges

Recent Activity

We're using the VerifyJWT policy to unpack a JWT request token. use of "iat" in a request token is optional for our use case, but if it is present we want to verify that it has the correct format.If I make iat a NumericString date as per rfc7519 (e.g...