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
Implementation Details
Currently oxAuth stores push token and other user device information at the end of enrollment flow. Here is place where it gets DeviceData.
To allow push token update we also need to add parameter to finish authentication flow. To AuthenticateResponse we can add similar to RegisterResponse attribute deviceData property.
Prepare NA
[X ] Read contribution guidelines NA
Read license information NA
Identified code changes NA
[X ] task 1 NA
[X ] task 2 NA
[X ] task 3 NA
Test cases and code coverage NA
[X ] Write unit test to cover added/changed code NA
[X ] Update integration tests to cover added/changed code NA
Document the changes NA
[X ] task for updating user guides if needed NA
task for updating installation and configuration guides if needed NA
[X ] task for updating developer documentation if needed NA
task for updating technical documentation if needed NA
The text was updated successfully, but these errors were encountered:
Description
NA
Currently oxAuth stores push token and other user device information at the end of enrollment flow. Here is place where it gets DeviceData.
To allow push token update we also need to add parameter to finish authentication flow. To AuthenticateResponse we can add similar to RegisterResponse attribute deviceData property.
Prepare
NA
NA
NA
Identified code changes
NA
NA
NA
NA
Test cases and code coverage
NA
NA
NA
Document the changes
NA
NA
NA
NA
NA
The text was updated successfully, but these errors were encountered: