1.27.1 (2016-10-06)
Closed issues
- Lock not displayed in fullscreen on an iPad #307
Fixed
- Set the background color to the enclosing controller #328 (hzalaz)
- Properly validate login identifier #327 (hzalaz)
1.27.0 (2016-09-19)
Closed Issues:
Added:
- Allow custom translation for vkontakte social network #306 (ivanzotov)
- Improved username validation #322 (hzalaz)
- Update to Xcode 8 & Swift 2.3 #323 (hzalaz)
Fixed:
1.26.2 (2016-08-19)
Closed Issues:
- The A0EnterpriseLoginViewController ignores the custom ClientId and Domain configuration #294
- allow lock framework to enable bitcode by default #292
- Top Level Domains on email address failing validation #248
Fixed:
- Avoid sending username if not needed #305 (hzalaz)
- Fix controllers to use the correct Lock instance #304 (hzalaz)
- Improve email validation #303 (hzalaz)
- Fixing build for macOS #293 (robbiehanson)
- build: default build enables bitcode #279 (billbonney)
1.26.1 (2016-07-18)
Merged pull requests:
- Allow to disable signup view when using touchid feature #281 (finalquest)
- Fix passwordless login methods in API client #274 (hzalaz)
- Fix README #273 (mkubenka)
- Fix SMS fields. #272 (mkubenka)
1.26.0 (2016-05-11)
Implemented enhancements:
- Not passing correct error code and domain #226
Fixed bugs:
- Force Lock's UIViewControllers in portrait mode #258
Closed issues:
- Make Error handling helper methods public #224
Merged pull requests:
- Allow to specify presentation style & iPad in landscape #270 (hzalaz)
- Make A0Token conform NSSecureCoding #267 (hzalaz)
- Allow to prefill identifier #266 (hzalaz)
- Fix issues with mfa flow #265 (hzalaz)
- Make NSErrors categories public #264 (hzalaz)
- Make sure lock works in portrait only #263 (hzalaz)
- MFA for database connections using resource owner #262 (hzalaz)
- Disable autoCorrect on credential field #260 (chirag04)
- Bugfixes & voiceover #256 (hzalaz)
1.25.0 (2016-04-11)
Merged pull requests:
- Allow to use A0SafariAuthenticator w/o connection #254 (hzalaz)
- Update build scripts #252 (hzalaz)
- Use PKCE for token exchange via authorize #250 (hzalaz)
1.24.1 (2016-03-31)
Merged pull requests:
1.24.0 (2016-03-31)
Fixed bugs:
- Properly initialise A0LockSignupViewController #246
- Change embedded WebView title text attributes #187
Merged pull requests:
- Update Telemetry #245 (hzalaz)
- Set Lock instance to A0SignUpController #244 (hzalaz)
- trivial typo fix to heading #243 (mikemee)
- Carthage Support #241 (hzalaz)
1.23.1 (2016-03-22)
Merged pull requests:
1.23.0 (2016-03-21)
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:
- 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)
1.22.0 (2015-12-23)
Closed issues:
- Add an option to use Webview with ADFS connections #207
- Send login_hint parameter for all email/username requests #199
Merged pull requests:
- Force web authentication for enterprise connections #208 (hzalaz)
- Allow any region in CDN #203 (hzalaz)
- Remove CFBundleExecutable from Bundle plist #202 (hzalaz)
- Send login_hint parameter in authorize #200 (hzalaz)
1.21.1 (2015-12-04)
Fixed bugs:
- Alert without action when client id is invalid #192
- Success block called before dismissing web view. #191
Merged pull requests:
- Fix Alerts without button #198 (hzalaz)
- Dismiss WKWebView controller before callback calls #197 (hzalaz)
- Make password placeholder in Change Password to be "New Password" #196 (hzalaz)
1.21.0 (2015-11-05)
Fixed bugs:
- Unable to install Lock as CocoaPod Xcode 7.1 Swift #185
Merged pull requests:
1.20.0 (2015-10-21)
Implemented enhancements:
- Safari View Controller? #163
Fixed bugs:
- Password strength validation alert does not display what is missing #179
Merged pull requests:
- Read Auth0 credentials from Auth0.plist (optional) #184 (hzalaz)
- Custom SignUp UIViewController #183 (hzalaz)
- SafariViewController for IdP without native integration #182 (hzalaz)
- Passwordless authentication with Magic Link (iOS 9+) #181 (hzalaz)
- Parse when password should include all sets error message #180 (hzalaz)
1.19.2 (2015-10-08)
Merged pull requests:
- Add +sharedInstance for A0Lock #177 (hzalaz)
- Remove connection requirement for ro with jwt #176 (hzalaz)
1.19.1 (2015-09-30)
Merged pull requests:
1.19.0 (2015-09-26)
Implemented enhancements:
- Native integrations for arbitrary connection name #159
Closed issues:
- Mismatch for custom oauth2 strategies #164
Merged pull requests:
- Clean iOS 9 warnings #172 (hzalaz)
- Handle correctly multiple connection per strategy #171 (hzalaz)
- Add Email passwordless connection (send code only) #169 (hzalaz)
- Start passwordless with email (code only) in API client #168 (hzalaz)
- Xcode 7 #167 (hzalaz)
1.18.0 (2015-09-15)
Fixed bugs:
- fetchNewIdTokenWithRefreshToken is missing a parameter #162
Merged pull requests:
1.17.0 (2015-08-11)
Implemented enhancements:
- Allow to change (and localize) "Cancel" button on WebView auth #152
- Handle network timeout for A0WebKitViewController #151
- Customize WKWebView based auth UI #149
Fixed bugs:
- Username field does not inherit A0ThemeTextFieldTextColor #148
Merged pull requests:
- Refactor UI Subspec #157 (hzalaz)
- Fix how Safari integration handles connection name #156 (hzalaz)
- Apply theme to username field in Sign Up #155 (hzalaz)
- Avoid leaking NSURLSession #154 (hzalaz)
- Improve A0WebKitViewController UI and customisation options #153 (hzalaz)
- Improve how API errors are handled #150 (hzalaz)
- Add detail to SignUp failure dialog #147 (brandonecraig)
1.16.1 (2015-07-23)
Implemented enhancements:
- Option to use WKWebView #64
Fixed bugs:
- Fix signature for signup with email method #144
- When app supports landscape Lock is displayed landscape #142
Merged pull requests:
- Fix wrong type of callback in signup #146 (hzalaz)
- Fix subscript support in Swift for A0AuthParameters #145 (hzalaz)
- Force all views that have autorotate disabled to portrait orientation. #141 (PetroccoCo)
1.16.0 (2015-07-20)
Merged pull requests:
- Remove deprecated native integrations #140 (hzalaz)
- Use WKWebView for web flow authentication #139 (hzalaz)
1.15.1 (2015-07-18)
1.15.0 (2015-07-17)
Merged pull requests:
- WebView subspec #138 (hzalaz)
- WebView Authenticator for IdP #137 (hzalaz)
- Move Safari based auth classes to a subpsec #136 (hzalaz)
- Feature usewebview as default #135 (hzalaz)
1.14.0 (2015-07-10)
Implemented enhancements:
- Show errors returned from Rules #119
Closed issues:
- Clean up warnings #127
Merged pull requests:
- Add nullability macros for better swift support #133 (hzalaz)
- Add methods to return user & app metadata from A0UserProfile #132 (hzalaz)
- Use passwordless endpoint #131 (hzalaz)
- Display error returned by a Auth0 rule #130 (hzalaz)
- Build issues & warnings #128 (hzalaz)
1.13.0 (2015-05-26)
Implemented enhancements:
- Specify DB connection for TouchID #120
- Support disableSignupAction and disableChangePassword #114
- Add default headers with SDK version for API calls #102
Fixed bugs:
- Allow API v2 endpoint to be configurable #103
Merged pull requests:
- Use custom api domain instead of generic one #125 (hzalaz)
- Set default DB connection for TouchID authentication #124 (hzalaz)
- Auth0 client Header information #123 (hzalaz)
- Feature hide SignUp & Reset Password buttons #122 (hzalaz)
1.12.1 (2015-05-20)
Implemented enhancements:
- Update Facebook SDK #97
Merged pull requests:
1.12.0 (2015-05-19)
Implemented enhancements:
- Move social integrations to an independent pod #113
Fixed bugs:
- UITheme is using a iOS 8+ API #111
Closed issues:
- unlinkAccountWithUserId uses application client ID, but v1 /unlink API requires global_client_id #108
Merged pull requests:
- Deprecate social subspecs (FB, G+ & Twitter) #118 (hzalaz)
- Move FB native auth to a independent library #117 (hzalaz)
- Fix crash issue iOS 7 and placeholder text color #116 (hzalaz)
- Deprecate A0APIClient & A0IdentityProviderAuthenticator singletons #115 (hzalaz)
1.11.3 (2015-05-11)
Fixed bugs:
- A0AuthParameters does not implement NSCopying properly #104
- SignUp disclaimer view is not displayed #99
Merged pull requests:
- Fix unlink account in A0APIClient #110 (hzalaz)
- Fix issue with A0AuthParameter copy method #109 (hzalaz)
- Introduce A0Lock class #107 (hzalaz)
1.11.2 (2015-05-05)
1.11.1 (2015-05-04)
Closed issues:
- Support for dynamic fwk #62
Merged pull requests:
1.11.0 (2015-04-23)
Fixed bugs:
- Support EU deployments #94
Closed issues:
- Native form for ADFS and WAAD connections #91
Merged pull requests:
- Use /ro with waad and adfs connections #96 (hzalaz)
- Pick EU cdn when using auth0 EU domain. #95 (hzalaz)
- Feature requires username #93 (hzalaz)
1.10.5 (2015-04-12)
1.10.4 (2015-04-08)
1.10.3 (2015-04-04)
1.10.3.beta (2015-03-30)
1.10.2 (2015-03-17)
Merged pull requests:
1.10.1 (2015-03-16)
Merged pull requests:
- Add extra method to call social auth with strategy name. #89 (hzalaz)
- Fix issue that makes Google+ progress indicator stays forever #88 (hzalaz)
- Theme improvements #87 (hzalaz)
- Default DB connection fix #86 (hzalaz)
1.10.0 (2015-03-06)
Implemented enhancements:
- Logging improvements #68
Closed issues:
- Post a NSNotification for important Lock events #82
- Call callback on successful/failed Reset Password #37
Merged pull requests:
- Fix issue for images in a theme when Lock is bundled as iOS 8 framework. #84 (hzalaz)
- Lock Notifications #83 (hzalaz)
- Dynamic Logging #81 (hzalaz)
- Google+ Native integration #80 (hzalaz)
- Specify default DB connection #79 (hzalaz)
- Standalone UIViewController for Sign Up #78 (hzalaz)
1.9.0 (2015-02-28)
Implemented enhancements:
Fixed bugs:
- Primary button title color cannot be changed using A0Theme #73
Merged pull requests:
- A0Theme improvements #77 (hzalaz)
- Allow customisation of Primary Button text color #76 (hzalaz)
- Filter enabled connections #75 (hzalaz)
1.8.0 (2015-02-13)
Merged pull requests:
- Use NSURLSession with AFNetworking #71 (hzalaz)
- Enterprise+Social screen issues #70 (hzalaz)
- Added cognito example :). #67 (mgonto)
- Dynamic FKW support #66 (hzalaz)
1.7.1 (2014-12-16)
Merged pull requests:
1.7.0 (2014-12-04)
Merged pull requests:
- Theming improvements & Example Theme #60 (hzalaz)
- Support for on premise API. #59 (hzalaz)
- README update #58 (hzalaz)
- Lock Full Login layout changes #57 (hzalaz)
1.6.1 (2014-11-27)
1.6.0 (2014-11-26)
Merged pull requests:
- SMS VC enhancements #56 (hzalaz)
- SMS API v2 #55 (hzalaz)
- Updated the lock.podspec and podfile.lock #54 (RealBrubru)
- Update A0TwitterAuthenticator.m #53 (RealBrubru)
1.5.0 (2014-11-25)
Closed issues:
- Issue building Auth0.iOS #34
Merged pull requests:
- Network status #52 (hzalaz)
- AWS Sample #51 (hzalaz)
- Firebase delegation example. #50 (hzalaz)
- ReactiveCocoa for API Client #49 (hzalaz)
- 1Password integration #48 (hzalaz)
- SMS Login #47 (hzalaz)
- Native widgets styles #46 (hzalaz)
1.4.0 (2014-11-11)
Merged pull requests:
1.3.0 (2014-11-11)
Implemented enhancements:
- Suggestion: Add default parameters to fetchDelegationTokenWithParameters #41
Merged pull requests:
- Localization enhancements #44 (hzalaz)
- Add default values for fetch delegation methods. #43 (hzalaz)
- TouchID Authentication #42 (hzalaz)
1.2.0 (2014-10-29)
1.1.0 (2014-10-22)
Implemented enhancements:
Closed issues:
- Delegation not functional / crashes #38
- Integrate with the Linkedin native application instead of webview #20
Merged pull requests:
- Fix issue with Delegated Auth response payload #40 (hzalaz)
- Enterprise Authentication #35 (hzalaz)
- Multiple connections per Strategy. #33 (hzalaz)
- Feature link account #31 (hzalaz)
1.0.0 (2014-10-06)
0.0.12 (2014-10-03)
1.0.0-rc.4 (2014-10-03)
Merged pull requests:
1.0.0-rc3 (2014-10-02)
1.0.0-rc2 (2014-10-01)
Merged pull requests:
1.0.0-rc1 (2014-09-30)
Closed issues:
- Supply optional authentication parameters #22
- Show UIWebView for non-native login #21
- Alignment Issue #6
- Adjust the color and title of the Navigation Bar #5
- Webkit Error #4
- iOS 5S / 64 bits "file was built for archive which is not the arch being linked" #3
Merged pull requests:
- Add umbrella header for SDK #26 (hzalaz)
- Feature authentication params #25 (hzalaz)
- WebView Authentication #24 (hzalaz)
- Feature safari authentication #23 (hzalaz)
1.0.0-beta (2014-09-15)
Merged pull requests:
- Minor edits #19 (dschenkelman)
0.0.11 (2014-08-25)
Merged pull requests:
- Refresh Token + Keychain Sharing sample #18 (mgonto)
- Added note explaining that token and client_id parameters must not be options for delegation #17 (dschenkelman)
- CocoaPods support #14 (hzalaz)
0.0.10 (2014-05-14)
0.0.9 (2014-03-31)
Merged pull requests:
- Improved error handling in loginAsync #13 (martinrybak)
0.0.8 (2014-03-31)
0.0.7 (2014-03-29)
Merged pull requests:
- Fixed 3 issues with login widget #12 (martinrybak)
0.0.6 (2014-03-26)
Closed issues:
- Tag version number so a podspec can be published #11
- Functions should return a block (even if there is an error) #10
- Improve error handling #9
0.0.5 (2014-02-28)
Implemented enhancements:
- Prepare library for iOS 7 #1
Fixed bugs:
- keyboard covers email and password fields #8
Closed issues:
* This Change Log was automatically generated by github_changelog_generator