react-native-keycloak icon indicating copy to clipboard operation
react-native-keycloak copied to clipboard

React Native components for Keycloak

Results 40 react-native-keycloak issues
Sort by recently updated
recently updated
newest added

I have one more question, does the react-native-keycloak component provide something similar to the injectJavaScript method in the react-native-webview component? I want to pass my device id to the webview...

I login success then I log out, then I log in, but the keycloak call multiple time, "react": "17.0.2", "react-native": "0.66.4", "@react-keycloak/native": "^0.6.0",

need repro

I am using Google identity provider, by calling `keycloak.login({idpHint: 'google'}) `function, a new user gets created successfully on keycloak admin console, but I am unable to get its access token....

need repro

Hi there, is it possible to use this library with expo? I am getting the error: "null is not an object (evaluating '_utils.RNInAppBrowser.isAvailable')" Thanks!

enhancement
checking

Hi! First of all, I really appreciate your service. I have a question about maintaining login after app restart. This is my senario. - Login in my app at first,...

need repro

Hello everyone, I have a server with Access Type confidential and I need to send the secret key to authenticate correctly. I didn't find in the documentation how to send...

my user is undefined after restart app, only on IOS.

need repro

**Description** Library constantly throws "Error: fetchTokens failed" after authorization. The authorization itself is successful. If done from a browser, login and password are valid and it opens the application, but...

Hello, is there a way to use a full browser app instead of in app browser for logging in? We found out that for Android

**Describe the bug** I detected a bug when deploying to Google Play and already made a fix, but I can't open any PR.