solid-client-authn-js
solid-client-authn-js copied to clipboard
A client library for authenticating with Solid
### Search terms you've used Chrome eXtension ### Impacted package Which packages do you think might be impacted by the bug ? - [x] solid-client-authn-browser - [ ] solid-client-authn-node -...
I opened this repo on GitPod (I noticed it has a `.gitpod.yml` file) and tried to build the single/script example from the browser package. It failed with `lerna: not found`....
This is either bug or (regressed) feature request. ### Search terms you've used `buildAuthenticatedFetch` ### Impacted package Which packages do you think might be impacted by the bug ? -...
### Search terms you've used FedCM ### Impacted environment In which environment would the proposed feature apply ? - [x] The browser - [ ] Node.js - [ ] Other...
This PR is mostly a feature request, but I figured I'd open a PR with the changes to propose a solution. The feature request is basically to expose the `prompt`...
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 16.1.0 to 16.1.1. Release notes Sourced from eslint-config-next's releases. v16.1.1 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...
## Summary `solid-client-authn-browser` receives the OAuth authorization code after redirect but does not complete the token exchange. The library stores the `codeVerifier` in localStorage but never exchanges the code for...
Bumps [jose](https://github.com/panva/jose) from 5.1.3 to 6.1.3. Release notes Sourced from jose's releases. v6.1.3 Refactor avoid export * as for google closure's compiler sake (6303d98), closes #832 v6.1.2 Refactor fallback to...
Bumps [prettier](https://github.com/prettier/prettier) from 3.6.2 to 3.7.4. Release notes Sourced from prettier's releases. 3.7.4 What's Changed Fix comment in union type gets duplicated by @fisker in prettier/prettier#18393 Fix unstable comment print...
### Search terms you've used expire, expired, prompt=none, refresh token, refresh_token ### Impacted package Which packages do you think might be impacted by the bug ? - [x] solid-client-authn-browser -...