oidc-react icon indicating copy to clipboard operation
oidc-react copied to clipboard

React component to provide OpenID Connect and OAuth2 protocol support. 🌳

Results 66 oidc-react issues
Sort by recently updated
recently updated
newest added

Is it possible to use Githb OAuth feature for with this? Getting the following: ``` GET https://github.com/login/oauth/authorize/.well-known/openid-configuration net::ERR_FAILED 404 ```

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.12.0 to 5.16.5. Release notes Sourced from @​testing-library/jest-dom's releases. v5.16.5 5.16.5 (2022-08-04) Bug Fixes migrate ccs v3 to @​adobe/css-tools v4 (#470) (948d90f) v5.16.4 5.16.4 (2022-04-05) Bug Fixes...

dependencies
javascript

Bumps [jest-cli](https://github.com/facebook/jest/tree/HEAD/packages/jest-cli) from 26.6.3 to 28.1.3. Release notes Sourced from jest-cli's releases. v28.1.3 Features [jest-leak-detector] Use native FinalizationRegistry when it exists to get rid of external C dependency (#12973) Fixes...

dependencies
javascript

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.36 to 0.23.10. Release notes Sourced from typedoc's releases. v0.23.10 Features Added support for detecting comments directly before parameters as the parameter comment, #2019. Added support for...

dependencies
javascript

Bumps [eslint-config-airbnb-base](https://github.com/airbnb/javascript) from 14.2.1 to 15.0.0. Commits 366bfa6 [eslint config] [base] v15.0.0 f3d3a07 [eslint config] [base] [breaking] drop eslint < 7, add eslint 8 eac8cc6 [eslint config] [base] [breaking] add...

dependencies
javascript

Can someone please explain why a page refresh (eg, authenticated user hits F5) causes the userData and User to be truncated and the library to make another attempt to authenticate...

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.6 to 13.3.0. Release notes Sourced from @​testing-library/react's releases. v13.3.0 13.3.0 (2022-05-28) Features Use globalThis if available (#1070) (c80809a) v13.2.0 13.2.0 (2022-05-03) Features Export RenderHookOptions type (#1062)...

dependencies
javascript

Hi I am hoping you can help with this issue Using "oidc-react": "^1.5.1", Please note my Authentication callback is configured to use the query delimiter '?' In my app, I...

kind/enhancement
help-wanted
impact/reliability

Adding the metadata as an optional parameter to account for providers who have not set the proper CORS headers on their discovery endpoint.

Pitching an idea to work on #597. Not sure I love this, but my quick testing does show that it works at least for my use cases :)