safeGetSession() useless with getClaims() ?

Hi there!
I'm currently following this guide and this video to use the new JWT Signing Keys. But since they verify the signature locally or else from Supabase's servers, safeGetSession() that calls getUser() (so from Supabase's servers) is basically useless, no? And same with getSession, it's pretty much useless, no?
Was this page helpful?