p2 / OAuth2

OAuth2 framework for macOS and iOS, written in Swift.
Other
1.14k stars 277 forks source link

Fixes #373 #374

Closed marcosatanaka closed 3 years ago

marcosatanaka commented 3 years ago

This pull request fixes the build for Xcode 13 Beta 3 by adding the @available(iOSApplicationExtension, unavailable) attribute to the openAuthorizeURLInBrowser method.