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

A client library for authenticating with Solid

Results 92 solid-client-authn-js issues
Sort by recently updated
recently updated
newest added

### 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 -...

bug

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`....

bug

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 ? -...

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...

dependencies
javascript

## 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...

dependencies
javascript

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...

dependencies
javascript

### 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 -...

bug