OAuthSwift v1.4.0 Release Notes

Release Date: 2019-06-10 // almost 5 years ago
  • swift 5 @alex-taffe
    โž• Add Safari views for iOS 11+ @SMillerDev

    ๐Ÿ›  Fix #492 : option useRFC3986ToEncodeToken on OAutSwift1
    ๐Ÿ›  Fix #509 : change on error domain, no more use of URLErrorDomain
    ๐Ÿ›  Fix #522 : now authorizeURLHandler attribute are "weak" to break cycle -> you must retain your object elsewhere to not be deallocated