react-keycloak / react-native-keycloak

React Native components for Keycloak
MIT License
171 stars 48 forks source link

Login error #85

Open minh-dai opened 2 years ago

minh-dai commented 2 years ago

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",

IronTony commented 2 years ago

Hello. This could be everything, also a wrong implementation in your app.

Can you provide a repro please?

letiendungdn commented 2 years ago

function logout keycloak.init({}) keycloak.logout()