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
We wish to create a PassportJS strategy for sgID, but we should also avoid re-implementing the decryption of sgID userinfo.
The decryption currently happens in SgidClient.decryptPayload(), which we should make available to encourage code reuse.
The text was updated successfully, but these errors were encountered:
We wish to create a PassportJS strategy for sgID, but we should also avoid re-implementing the decryption of sgID userinfo.
The decryption currently happens in
SgidClient.decryptPayload()
, which we should make available to encourage code reuse.The text was updated successfully, but these errors were encountered: