You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
# 1.1.0
2
+
3
+
### Feature
4
+
-[#276](https://github.com/okta/okta-oidc-android/pull/276) Adds support for parallel refresh token requests.
5
+
-[#277](https://github.com/okta/okta-oidc-android/pull/277) Run SessionClient requests in serial.
6
+
7
+
### Bug Fix
8
+
-[#272](https://github.com/okta/okta-oidc-android/pull/272) Make `OktaAuthenticationActivity``launchMode``singleTop` which fixes an issue where the browser tab would remain in the Android recents list.
0 commit comments