1.23.0
Fixed bugs:
- Clear cookies for UIWebView and WKWebView #227
- Avoid cleaning reference to callbacks before calling them in A0WebKitViewController #222
- For TouchID use default connection name if none is specified #220
Closed issues:
- How to get the latest commits using CocoaPods? #238
- signUpWithEmail method doesn't work properly #233
- LICENSE file needs an update and readme.md needs a fix #215
- connection_scopes are ignored by A0WebViewAuthenticator #209
- Update Google Ent Auth Login screen logic #206
- Add
au
region for CDN #201 - Support customizing "user is blocked" message #195
Merged pull requests:
- Add api_type param name to fetchNewIdTokenWithIdToken and fetchNewIdTokenWithRefreshToken #239 (rweindl)
- If auth parameters are nil, use defaults #237 (hzalaz)
- Avoid cleaning callbacks before vc is dismissed #236 (hzalaz)
- Update TouchID authentication #235 (hzalaz)
- Use new change password flow #232 (hzalaz)
- Clear session of UIWebView & WKWebView #231 (hzalaz)
- Fixed property inheritance warning #230 (ppaulojr)
- Remove apple versioning from bundles #229 (hzalaz)
- Update license and readme #216 (aguerere)
- Update to AFNetworking 3 #213 (hzalaz)
- Fix missing device when scope has offline_access #211 (hzalaz)
- connection_scopes are ignored by A0WebViewAuthenticator #210 (keeth)