solid-client-authn-js icon indicating copy to clipboard operation
solid-client-authn-js copied to clipboard

WIP: PoC demo app auth works with oidc-client-ts

Open angelo-v opened this issue 3 years ago • 1 comments

This PR fixes bug #2202

  • [ ] I've added a unit test to test for potential regressions of this bug.
  • [ ] The changelog has been updated, if applicable.
  • [ ] Commits in this PR are minimal and have descriptive commit messages.

New feature description

Checklist

  • [ ] All acceptance criteria are met.
  • [ ] Relevant documentation, if any, has been written/updated.
  • [ ] The changelog has been updated, if applicable.
  • [ ] New functions/types have been exported in index.ts, if applicable.
  • [ ] Commits in this PR are minimal and have descriptive commit messages.

This PR bumps the version to .

Release Steps

  1. Look at the CHANGELOG.md to determine whether the release should be a major, minor, or patch release. Coordinate with the team to ensure the next version is agreed upon.
  2. Run npm run lerna-version -- <major|minor|patch> with the decided on version.
  3. Update the CHANGELOG.md to release the latest the version, and set the release date.
  4. Commit the changes on a release/vX.Y.Z branch
  5. Push to GitHub, create a PR, and merge once CI passes.
  6. Create a release on GitHub for the new version, using a combination of the release notes from the CHANGELOG.md and the automatically generated changes.

angelo-v avatar Jul 04 '22 15:07 angelo-v

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit d6d816233d11238738ebbf3b3bf3348b78434c82:

Sandbox Source
solid-client-auth-browser-demo Configuration

codesandbox-ci[bot] avatar Jul 04 '22 15:07 codesandbox-ci[bot]

Hi @angelo-v - what is the status of this PR? Do you plan to follow up or should I close it?

jeswr avatar May 18 '23 11:05 jeswr

@angelo-v I'm closing this as it seems stale. Feel free to re-open if you would like for work on it to be continue.

jeswr avatar Jun 15 '23 02:06 jeswr

@jeswr I still find it important that solid-client-authn-js works with oidc-client-ts

Are there any updates on what was said in https://github.com/inrupt/solid-client-authn-js/issues/2202#issuecomment-1174720383 and https://github.com/inrupt/solid-client-authn-js/issues/2202#issuecomment-1381124597?

angelo-v avatar Jun 15 '23 06:06 angelo-v