Open minh-dai opened 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",
Hello. This could be everything, also a wrong implementation in your app.
Can you provide a repro please?
function logout keycloak.init({}) keycloak.logout()
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",