This repository has been archived by the owner on Jul 18, 2020. It is now read-only.
0.2.0
Implemented enhancements:
- delegation request for Android #31
- Add support to include library using
.xcodeproj
without CocoaPods #4
Fixed bugs:
- A0LockReact.m delegationWithOptions passes null dictionary when attempting to obtain firebase token, crashing app #39
Closed issues:
- Closable not working on Android #41
- Issues with running rnpm #28
- Auth0Lock.show - Cannot read property 'init' of defined #20
Merged pull requests:
- Add a Auth0 client class #46 (hzalaz)
- Use fetch API for delegation requests #45 (hzalaz)
- Introduce travis again #44 (hzalaz)
- Make it work with CP 1.0.0 #43 (hzalaz)
- Update README.md #40 (arjunkomath)
- Fixed path Android setup build.gradle #33 (robmoorman)
- Remove "-ios" from main README header #27 (twistedstream)