Is there anyway of putting together the private ke...
# talk-hydra
c
Is there anyway of putting together the private key together? For example a private key from this endpoint
<http://localhost:4445/keys/hydra.jwt.access-token>
so that I am able to create a JWT with the same keys
Ok I see this is actually done by the go-jose lib 🙂