Releases: opengovsg/sgid-client
Releases · opengovsg/sgid-client
v0.0.9
add jwks_uri to validate id_token (7b5a306)
v0.0.8
Fix openid-client init: specify correct issuer (100f56c)
v0.0.6
Allow scope to be specified in authz url (2033944)
v0.0.5
drop file reading of cert path, public key as prop (6975ffd)
v0.0.4
Use openid-client npm package (#1)
v0.0.3
Correct arg type for createJWT()
v0.0.2
Fix spurious publish failures