New Member
Since ‎02-05-2020
‎06-22-2021

My Stats

  • 1 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

napasornkch's Bio

Badges napasornkch Earned

View all badges

Recent Activity

I am creating a proxy that will get an input payload as the end user id, for example, given the payload like this: { "id" : "test-user-01" }<BR />then, i have a proxy that exposed such endpoint: /access-token/revoke. And this endpoint will consume a JWT to...