You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add endpoint to expose public key for JWT verification
The dynamic log level feature uses JWTs. These can be verified by a public key.
Since the sample app can generate those JWTs this new endpoint exposes the
public key required to verify the generated tokens.
0 commit comments