We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb61868 commit b790bb8Copy full SHA for b790bb8
CHANGELOG.md
@@ -4,6 +4,13 @@ Changelog
4
Version numbering represents the Swift version, plus a running number representing updates, fixes and new features at the same time.
5
You can also refer to commit logs to get details on what was implemented, fixed and improved.
6
7
+### 5.3.0
8
+
9
+- Fix `ASWebAuthenticationSession` implementation.
10
+ [james-rantmedia](https://github.com/james-rantmedia)
11
+ [#327](https://github.com/p2/OAuth2/pull/327)
12
+- Various fixes and improvements.
13
14
### 5.2.0
15
16
- Separate setting for `refresh_uri`.
0 commit comments