Skip to content

5.5.1

Compare
Choose a tag to compare
@onevcat onevcat released this 27 Feb 06:12
· 232 commits to master since this release

Fixed

  • Use standard parameter names from PKCE for OAuth 2.0 to replace the original One-Time-Password mechanism. #133
  • An issue that some symbols cannot be found in XCFramework binary for Objective-C wrapper. #140
  • Fix several dangling pointer warning for Xcode 11.4. #141
  • Improve security for state and nonce generating to use a better random generator from Security.framework. #137