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
It would be useful is the different segments can be exposed like a public getter that returns header = MultiJson.decode(base64url_decode(header_segment)). I need the header to extract the thumbprint and use the right secret to verify signature.
It would be useful is the different segments can be exposed like a public getter that returns header = MultiJson.decode(base64url_decode(header_segment)). I need the header to extract the thumbprint and use the right secret to verify signature.