Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / opengovsg/sgid-client issues and pull requests

#77 - chore(deps-dev): bump braces from 3.0.2 to 3.0.3

Pull Request - State: open - Opened by dependabot[bot] 22 days ago
Labels: dependencies

#76 - chore(deps): bump next from 13.4.2 to 14.1.1 in /test/conformance/demo-rp

Pull Request - State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#75 - chore(deps): bump next from 13.4.2 to 14.1.1 in /examples/nextjs-csr

Pull Request - State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#74 - chore(deps): bump next from 13.4.1 to 14.1.1 in /examples/nextjs-ssr

Pull Request - State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#73 - chore(deps): bump next from 13.4.1 to 13.5.1 in /examples/nextjs-ssr

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies

#72 - [Snyk] Security upgrade jose from 4.9.2 to 4.15.5

Pull Request - State: open - Opened by liangyuanruo 4 months ago

#71 - Release v2.2.0

Pull Request - State: closed - Opened by kwajiehao 9 months ago

#70 - Release v2.2.0

Pull Request - State: closed - Opened by kwajiehao 9 months ago

#69 - feat: parse sgid userinfo data

Pull Request - State: closed - Opened by kwajiehao 9 months ago - 1 comment

#68 - feat: expose id token

Pull Request - State: closed - Opened by kwajiehao 10 months ago

#67 - Release v2.1.0

Pull Request - State: closed - Opened by kwajiehao 10 months ago

#66 - Release v2.1.0

Pull Request - State: closed - Opened by kwajiehao 10 months ago

#65 - feat: add rules API

Pull Request - State: open - Opened by kschiew 10 months ago
Labels: enhancement

#64 - feat: handle array data values

Pull Request - State: closed - Opened by kwajiehao 11 months ago

#63 - (WIP) feat: added error traces

Pull Request - State: closed - Opened by PrawiraGenestonlia 12 months ago - 1 comment

#62 - feat: expose generateNonce util

Pull Request - State: closed - Opened by mantariksh 12 months ago - 1 comment

#61 - Nonce API is inflexible and inaccurately typed

Issue - State: closed - Opened by mantariksh 12 months ago

#60 - test: setup conformance test suite

Pull Request - State: closed - Opened by raynerljm about 1 year ago - 4 comments

#59 - (WIP) test: OIDC conformance tests

Pull Request - State: closed - Opened by raynerljm about 1 year ago - 1 comment

#58 - chore: update port used for Next.js examples

Pull Request - State: closed - Opened by kwajiehao about 1 year ago

#57 - docs: update example READMEs to point to the docs

Pull Request - State: closed - Opened by raynerljm about 1 year ago - 1 comment

#56 - refactor: refactor examples to use redirect instead of callback

Pull Request - State: closed - Opened by raynerljm about 1 year ago

#55 - docs: update README to point to dev docs

Pull Request - State: closed - Opened by raynerljm about 1 year ago

#53 - `generatePkcePair()` cannot run in browser environment

Issue - State: open - Opened by kschiew about 1 year ago - 1 comment

#52 - fix(pkce): replace openid pkce generators with own implementations

Pull Request - State: closed - Opened by kschiew about 1 year ago - 5 comments
Labels: bug, pkce

#51 - Update SDK release process to require approval before publishing

Issue - State: closed - Opened by kwajiehao about 1 year ago
Labels: enhancement, p1

#50 - feat: express example

Pull Request - State: closed - Opened by kwajiehao about 1 year ago

#49 - feat: add Nextjs SSR example

Pull Request - State: closed - Opened by raynerljm about 1 year ago - 3 comments

#48 - feat: check that userinfo sub matches ID token

Pull Request - State: closed - Opened by mantariksh about 1 year ago

#47 - feat: add Next.js CSR example

Pull Request - State: closed - Opened by raynerljm about 1 year ago - 1 comment

#46 - feat: PKCE (redo)

Pull Request - State: closed - Opened by raynerljm about 1 year ago

#45 - Revert "feat: PKCE"

Pull Request - State: closed - Opened by raynerljm about 1 year ago

#44 - Investigate OpenID foundation's RP conformance testing process

Issue - State: closed - Opened by kwajiehao about 1 year ago - 1 comment
Labels: p1

#43 - feat: example app

Pull Request - State: closed - Opened by mantariksh about 1 year ago

#42 - chore: upgrade all linting packages

Pull Request - State: closed - Opened by mantariksh about 1 year ago

#41 - Update SDK to reference `well-known` endpoint

Issue - State: closed - Opened by raynerljm about 1 year ago - 2 comments

#40 - Add examples into `sgid-client`

Issue - State: closed - Opened by raynerljm about 1 year ago - 1 comment

#39 - (OLD) refactor: Refactor and reorganize files and exports

Pull Request - State: closed - Opened by raynerljm about 1 year ago - 1 comment

#38 - Refactor sgid-client

Issue - State: closed - Opened by raynerljm about 1 year ago - 1 comment

#37 - Change `redirectUri` to `redirectUris` during initializing of TypeScript SDK

Issue - State: closed - Opened by raynerljm about 1 year ago - 1 comment
Labels: bug

#35 - feat: PKCE

Pull Request - State: closed - Opened by raynerljm about 1 year ago - 1 comment

#34 - feat: PKCE callback function (Option 1.3)

Pull Request - State: closed - Opened by raynerljm about 1 year ago - 1 comment

#33 - feat: PKCE authorization url (Option 1.2)

Pull Request - State: closed - Opened by raynerljm about 1 year ago - 1 comment

#32 - feat: PKCE `codeVerifier` and `codeChallenge` (Option 1.1)

Pull Request - State: closed - Opened by raynerljm about 1 year ago - 1 comment

#31 - feat: PKCE code verifier

Pull Request - State: closed - Opened by raynerljm about 1 year ago - 1 comment

#30 - feat: PKCE `codeVerifier`, `codeChallenge`, and `authorizationUrl`

Pull Request - State: closed - Opened by raynerljm about 1 year ago - 1 comment

#29 - feat: Implement PKCE

Pull Request - State: closed - Opened by raynerljm about 1 year ago

#28 - Setup for local development of the SDK

Issue - State: open - Opened by kwajiehao about 1 year ago - 1 comment
Labels: enhancement, good first issue

#27 - feat: refine docs and error messages

Pull Request - State: closed - Opened by mantariksh about 1 year ago

#26 - Implement code verifier for PKCE

Issue - State: closed - Opened by kwajiehao about 1 year ago
Labels: enhancement, pkce, p1

#25 - build: include only relevant files in package

Pull Request - State: closed - Opened by mantariksh about 1 year ago

#24 - test: set up test suite with Jest and MSW

Pull Request - State: closed - Opened by mantariksh over 1 year ago - 2 comments

#23 - chore: Upgrade openid-client to latest

Pull Request - State: closed - Opened by natashaannn over 1 year ago

#21 - Consider exposing decryption functionality for SDK

Issue - State: closed - Opened by kwajiehao over 1 year ago - 2 comments
Labels: enhancement

#18 - chore: add CREDITS.md

Pull Request - State: closed - Opened by mantariksh over 1 year ago

#17 - chore(deps): bump json5 from 1.0.1 to 1.0.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#16 - chore(deps): bump json5 and tsconfig-paths

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#15 - chore(deps): bump minimatch from 3.0.4 to 3.1.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#14 - fix: check that encKey and data are defined before attempting decrypt

Pull Request - State: closed - Opened by kwajiehao almost 2 years ago

#13 - chore(deps): bump jose from 4.8.1 to 4.9.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#12 - `userinfo` method does not handle cases where scope is just `openid`

Issue - State: closed - Opened by kwajiehao almost 2 years ago - 1 comment
Labels: bug

#11 - [Snyk] Security upgrade jose from 4.8.1 to 4.9.2

Pull Request - State: closed - Opened by liangyuanruo almost 2 years ago

#10 - fix: remove paths from hostname for jwks uri

Pull Request - State: closed - Opened by dextertanyj about 2 years ago

#9 - [Snyk] Upgrade openid-client from 5.1.5 to 5.1.6

Pull Request - State: closed - Opened by snyk-bot about 2 years ago

#8 - build(deps): bump node-fetch from 2.6.1 to 2.6.7

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#7 - build(deps): bump ansi-regex from 5.0.0 to 5.0.1

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#6 - Version 1.0.0

Pull Request - State: closed - Opened by pregnantboy about 2 years ago

#5 - build(deps): bump minimist from 1.2.5 to 1.2.6

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#4 - [Snyk] Security upgrade node-jose from 2.0.0 to 2.1.0

Pull Request - State: closed - Opened by snyk-bot over 2 years ago

#3 - [Snyk] Security upgrade node-jose from 2.0.0 to 2.1.0

Pull Request - State: closed - Opened by snyk-bot over 2 years ago

#2 - [Snyk] Upgrade openid-client from 4.7.4 to 4.7.5

Pull Request - State: closed - Opened by snyk-bot almost 3 years ago

#1 - refactor: use node-oidc-client

Pull Request - State: closed - Opened by LoneRifle about 3 years ago