File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 2.16.0 (2023-08-28)
4
+
5
+ ### Features
6
+
7
+ - **Auth**: Updating the Sign In resolver to add new cases (#3104)
8
+ - **Auth**: Remove options from API's (#3075)
9
+ - **Auth**: Removed deviceNotFound TODO which is not applicable for TOTP (#3074)
10
+ - **Auth**: Enable tests for watchOS and tvOS (#3073)
11
+ - **Auth**: Worked on review comments and cleaning up unit tests (#3071)
12
+ - **Auth**: Adding TOTP integration tests (#3047)
13
+ - **Auth**: Add unit tests for TOTP (#3046)
14
+ - **Auth**: Adding TOTP states, events, data models and resolvers (#3045)
15
+ - **Auth**: Adding TOTP state machine actions (#3044)
16
+ - **Auth**: Adding TOTP tasks and requests to AWSAuthCognitoPlugin (#3043)
17
+ - **Auth**: Adding TOTP service behaviour (#3042)
18
+ - **Auth**: Adding TOTP related models to AWSCognitoPlugin (#3041)
19
+ - **Auth**: Adding TOTP support in Amplify Auth category (#3040)
20
+
3
21
## 2.15.5 (2023-08-28)
4
22
5
23
### Bug Fixes
You can’t perform that action at this time.
0 commit comments