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
Just ran into the same issue when trying to use this in JWKS decoding in go-jose which uses pointers to byte slices to store copies of private and public keys.
Activity
johnkeates commentedon Feb 5, 2023
Just ran into the same issue when trying to use this in JWKS decoding in go-jose which uses pointers to byte slices to store copies of private and public keys.