Commit 61b0535
MAX_RETRIES added for the roles API call incase the access token expires (#581)
* VERSION updated to v7.0.0-rsbc-v0.3.8 (#75)
Co-authored-by: divyav-aot <divyav-aot@github>
* JWT token refresh issue fixed (#76)
* formioToken refresh integrated with KeycloakService.
* made updateJwtToken public static to access in offlineSubmissions.
* VERSION updated to v7.0.0-rsbc-v0.3.9
* proper comments added
* reverted some changes with constants.ts
---------
Co-authored-by: divyav-aot <divyav-aot@github>
* MAX_RETRIES added for the roles API call incase the access token expires (#77)
* formioToken refresh integrated with KeycloakService.
* made updateJwtToken public static to access in offlineSubmissions.
* VERSION updated to v7.0.0-rsbc-v0.3.9
* proper comments added
* reverted some changes with constants.ts
* MAX_RETRIES = 3 added for the roles API call incase the token expires
---------
Co-authored-by: divyav-aot <divyav-aot@github>
---------
Co-authored-by: divyav-aot <divyav-aot@github>1 parent f170b56 commit 61b0535
1 file changed
+28
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
22 | 31 | | |
23 | | - | |
24 | 32 | | |
| 33 | + | |
25 | 34 | | |
| 35 | + | |
0 commit comments