Skip to content

Commit

Permalink
chore: wrap all vars in at_constants.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierChanth committed Oct 3, 2023
1 parent 6b8e30d commit 2e0b8be
Show file tree
Hide file tree
Showing 2 changed files with 416 additions and 107 deletions.
3 changes: 2 additions & 1 deletion packages/at_commons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
## 3.0.56
- feat: Introduce "AtInvalidEnrollmentException" which is thrown when an enrollment is expired or invalid
- feat: Introduce error code 'AT0030' for Invalid Enrollment Status
- chore: Deprecated all variables in `src/at_constants.dart`, use `AtConstants.<variable-name>` instead
## 3.0.55
- feat: Introduce "AtThrottleLimitExceeded" exception which is thrown when enrollment request exceeds the limit
- feat: Introduce new error codes for apkam enrollments
- feat: Introduce new error codes for apkam enrollments
## 3.0.54
- fix: Modify "totp" verb regex to include alpha-numeric characters
- feat: Introduce "EnrollResponse" class which represents the enrollment response.
Expand Down
Loading

0 comments on commit 2e0b8be

Please sign in to comment.