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

React Native module for lightweight universal authentication using Keycloak

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

This fixes two bugs - first off, retrieveUserInfo() needs to have conf set, or else it throws an error, therefore I made it a parameter in retrieveUserInfo(). Second off, for...