Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keycloak issue with init #1401

Open
thareekanvarm opened this issue Oct 28, 2024 · 2 comments
Open

Keycloak issue with init #1401

thareekanvarm opened this issue Oct 28, 2024 · 2 comments
Labels
question Further information is requested

Comments

@thareekanvarm
Copy link

When i use init im using two parameters how can i acheive on this

keycloakInstance.init({ onLoad: "check-sso", checkLoginIframe: false })

i want to know how can i use this two

({ onLoad: "check-sso", checkLoginIframe: false })

@thareekanvarm
Copy link
Author

Im using keycloak on my react web app i want to share the credential to my chrome extension also ..so how can i acheieve that with this package

@zach-betz-hln
Copy link

This package, react-oidc-context, is meant to be used with oidc-client-ts.

Not the Keycloak JavaScript adapter, which your snippet seems to be using.

@pamapa pamapa added the question Further information is requested label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants