Releases: lucataglia/react-native-keycloak-plugin
Releases · lucataglia/react-native-keycloak-plugin
v1.0.7
v1.0.6
v1.0.5
updated version number (#14) Co-authored-by: Alessandro Defendenti <[email protected]>
v1.0.1
First production release
This is our first production-ready release.
It includes all the functionalities you need to login your users (via API calls or via Web UI), manage your tokens (access, refresh and offline) and logging the users out.
The plugin saves to your AsyncStorage all the configurations and data it needs to work, and exposes also methods that allow you to read and write those configurations by yourself, in case you need it.