issues
search
opengovsg
/
sgid-client
The official TypeScript/JavaScript SDK for sgID
MIT License
11
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Publish to GitHub NPM Registry
#79
qin-guan
opened
2 months ago
0
chore(deps-dev): bump @babel/traverse from 7.21.3 to 7.24.7
#78
dependabot[bot]
opened
4 months ago
0
chore(deps-dev): bump braces from 3.0.2 to 3.0.3
#77
dependabot[bot]
opened
4 months ago
0
chore(deps): bump next from 13.4.2 to 14.1.1 in /test/conformance/demo-rp
#76
dependabot[bot]
opened
6 months ago
0
chore(deps): bump next from 13.4.2 to 14.1.1 in /examples/nextjs-csr
#75
dependabot[bot]
opened
6 months ago
0
chore(deps): bump next from 13.4.1 to 14.1.1 in /examples/nextjs-ssr
#74
dependabot[bot]
opened
6 months ago
0
chore(deps): bump next from 13.4.1 to 13.5.1 in /examples/nextjs-ssr
#73
dependabot[bot]
closed
6 months ago
1
[Snyk] Security upgrade jose from 4.9.2 to 4.15.5
#72
liangyuanruo
closed
3 months ago
0
Release v2.2.0
#71
kwajiehao
closed
1 year ago
0
Release v2.2.0
#70
kwajiehao
closed
1 year ago
0
feat: parse sgid userinfo data
#69
kwajiehao
closed
1 year ago
1
feat: expose id token
#68
kwajiehao
closed
1 year ago
0
Release v2.1.0
#67
kwajiehao
closed
1 year ago
0
Release v2.1.0
#66
kwajiehao
closed
1 year ago
0
feat: add rules API
#65
kschiew
opened
1 year ago
0
feat: handle array data values
#64
kwajiehao
closed
1 year ago
0
(WIP) feat: added error traces
#63
PrawiraGenestonlia
closed
1 year ago
1
feat: expose generateNonce util
#62
mantariksh
closed
1 year ago
1
Nonce API is inflexible and inaccurately typed
#61
mantariksh
closed
1 year ago
0
test: setup conformance test suite
#60
raynerljm
closed
1 year ago
4
(WIP) test: OIDC conformance tests
#59
raynerljm
closed
1 year ago
1
chore: update port used for Next.js examples
#58
kwajiehao
closed
1 year ago
0
docs: update example READMEs to point to the docs
#57
raynerljm
closed
1 year ago
1
refactor: refactor examples to use redirect instead of callback
#56
raynerljm
closed
1 year ago
0
docs: update README to point to dev docs
#55
raynerljm
closed
1 year ago
0
feat(ci): update ci so that package is published upon merging to `release` branch
#54
kwajiehao
closed
1 year ago
0
`generatePkcePair()` cannot run in browser environment
#53
kschiew
opened
1 year ago
1
fix(pkce): replace openid pkce generators with own implementations
#52
kschiew
closed
1 year ago
5
Update SDK release process to require approval before publishing
#51
kwajiehao
closed
1 year ago
0
feat: express example
#50
kwajiehao
closed
1 year ago
0
feat: add Nextjs SSR example
#49
raynerljm
closed
1 year ago
3
feat: check that userinfo sub matches ID token
#48
mantariksh
closed
1 year ago
0
feat: add Next.js CSR example
#47
raynerljm
closed
1 year ago
1
feat: PKCE (redo)
#46
raynerljm
closed
1 year ago
0
Revert "feat: PKCE"
#45
raynerljm
closed
1 year ago
0
Investigate OpenID foundation's RP conformance testing process
#44
kwajiehao
closed
1 year ago
1
feat: example app
#43
mantariksh
closed
1 year ago
0
chore: upgrade all linting packages
#42
mantariksh
closed
1 year ago
0
Update SDK to reference `well-known` endpoint
#41
raynerljm
closed
1 year ago
2
Add examples into `sgid-client`
#40
raynerljm
closed
1 year ago
1
(OLD) refactor: Refactor and reorganize files and exports
#39
raynerljm
closed
1 year ago
1
Refactor sgid-client
#38
raynerljm
closed
1 year ago
1
Change `redirectUri` to `redirectUris` during initializing of TypeScript SDK
#37
raynerljm
closed
1 year ago
1
refactor: spin off userinfo decryption into separate package
#36
LoneRifle
opened
1 year ago
0
feat: PKCE
#35
raynerljm
closed
1 year ago
1
feat: PKCE callback function (Option 1.3)
#34
raynerljm
closed
1 year ago
1
feat: PKCE authorization url (Option 1.2)
#33
raynerljm
closed
1 year ago
1
feat: PKCE `codeVerifier` and `codeChallenge` (Option 1.1)
#32
raynerljm
closed
1 year ago
1
feat: PKCE code verifier
#31
raynerljm
closed
1 year ago
1
feat: PKCE `codeVerifier`, `codeChallenge`, and `authorizationUrl`
#30
raynerljm
closed
1 year ago
1
Next