Using symmetric encryption for JWS (so I’m using shared secret key here), but not seeing anyway for the library to let me provide my secret key string, verify the token is signed (and optionally get the payload out).
What am I missing? It just keep saying error no key found and I don’t see any documentation for this