15.3.6 Version History

What’s new

  • New TIWOAuthAppFacebook class, allows authenticate using Facebook’s OAuth API. Now IntraWeb OAuth built-in infrastructure fully supports authentication using Google, MS Azure and Facebook APIs
  • IWApplication OAuth interface refactored. Methods moved to TOAuthController. All OAuth properties and methods can be accessed through WebApplication.OAuth property

Bug fixes

  • TWinHttpClient GET requests could fail
  • Issues with TIWCrypt class were fixed
  • Parsing of Azure OAuth email when using an external email account
  • TIWCustomListBox and descendants: Fixed SelectedValue property when ItemsHaveValues = True

Modified

  • When starting the application via SA UI, ‘localhost’ will be used instead of IP address 127.0.0.1