How do I get the user id from getClaims() method?

Looking to get started with the new JWT stuff, and I have an edge function that get's the user data specifically I need the user id. How do I go about this w the new JWT system in place?
Was this page helpful?